environment_sensors/sensors/collector
Andreas Zweili e4ccc594af add a view which accepts hours as arguments
This views allows to select various timeranges which the site then can display.
2019-10-24 22:35:12 +02:00
..
management/commands implement command to clean old values from the database 2019-10-24 21:45:48 +02:00
migrations move to django 2019-10-13 19:35:48 +01:00
templates/collector add a view which accepts hours as arguments 2019-10-24 22:35:12 +02:00
tests add a view which accepts hours as arguments 2019-10-24 22:35:12 +02:00
__init__.py move to django 2019-10-13 19:35:48 +01:00
apps.py move to django 2019-10-13 19:35:48 +01:00
collector.py implement command to clean old values from the database 2019-10-24 21:45:48 +02:00
models.py remove the Time model 2019-10-21 06:57:44 +02:00
plot.py fix the plots 2019-10-23 10:28:03 +02:00
urls.py add a view which accepts hours as arguments 2019-10-24 22:35:12 +02:00
views.py add a view which accepts hours as arguments 2019-10-24 22:35:12 +02:00