django-timezones does not support Python 3. django-timezone-field is a revived fork that does. For some unknown reason django-timezone-field's TimeZoneField does not like positional arguments, so I changed to first argument to a kwarg "verbose_name". |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||