web_AI-5/django
Andreas Zweili 9ef8a4371e correct the datetimefield on the orders model
In Django it's better to use timezone.now instead of datetime.now()
this is because it has additional settings for timezones which this
way wouldn't get reflected in the attributes and lead to wrong
datetime values.
2018-01-04 12:30:01 +01:00
..
.idea Duno if thats your and my config and has to be ignored but for now il commit it. 2017-12-26 13:02:19 +01:00
didgeridoo correct the datetimefield on the orders model 2018-01-04 12:30:01 +01:00