0👍
Why did you call isoformat on the datetime? You need a datetime, not a string. Just do datetime(2014, 08, 01)
.
- Django 1.9 pushing our code to go live today but have static directory issue
- ValueError at /new_topic/ Cannot assign "<SimpleLazyObject: <django……>": "Topic.owner" must be a "User" instance
- How to display data from json retrieved from django-rest-framework?
- Overriding Bootstrap in django-pipeline
- Multiple messages.error Django
Source:stackexchange.com