1👍
I had the same problem, I fixed it by installing Pytz.
Do :
pip install pytz
- [Answered ]-Dynamic SQL join query in django
- [Answered ]-Django pre_save signals work when Model is saved but not ModelForm?
- [Answered ]-About django url why will be overwrite?
- [Answered ]-How to delete existing migrations in Django 1.7
Source:stackexchange.com