environment_sensors/sensors/collector
Andreas Zweili f652725984 remove line smoothing
It doesn't really help with readability
2019-10-21 18:23:41 +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 remove the Time model 2019-10-21 06:57: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 Merge branch 'master' of git.2li.ch:Nebucatnetzer/environment_sensors 2019-10-21 17:29:15 +02:00
models.py remove the Time model 2019-10-21 06:57:44 +02:00
plot.py remove line smoothing 2019-10-21 18:23:41 +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