environment_sensors/sensors/collector
Andreas Zweili 88dc88fa9f Revert "Revert "fix the data sclicing""
This reverts commit 5c44591010.
2019-10-20 23:00:22 +02:00
..
management/commands add the collector as a management command 2019-10-20 22:51:35 +02:00
migrations move to django 2019-10-13 19:35:48 +01:00
templates/collector add a template for the index page 2019-10-20 21:21:51 +02:00
tests add test where all the values get written to the db 2019-10-20 21:33:44 +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 add a function to collect and write all values to the DB 2019-10-20 21:23:05 +02:00
models.py fix a typo 2019-10-14 21:53:42 +02:00
plot.py Revert "Revert "fix the data sclicing"" 2019-10-20 23:00:22 +02:00
urls.py add the url pattern for the index page 2019-10-20 21:22:41 +02:00
views.py remove the collector from the view 2019-10-20 22:50:52 +02:00