environment_sensors/sensors/sensors/settings
Andreas Zweili 2c5bac292a replace timezone with datetime
Since the plots are not really part of django they aren't returning timezone
objects which django can convert to the correct timezone. Therefore they are
always UTC. However we can disable the timezone support in django. The're might
be a more elegant solution to this but since this is just a small project I'll
leave it at that.
2019-10-21 19:42:03 +02:00
..
__init__.py move to django 2019-10-13 19:35:48 +01:00
base.py replace timezone with datetime 2019-10-21 19:42:03 +02:00
development.py move to django 2019-10-13 19:35:48 +01:00
production.py move to django 2019-10-13 19:35:48 +01:00