I\'m currently working through the official Django tutorial using version 1.6.1 and version 2.7.5 of python on OSX. I\'m working on part 2, which is the admin interface. When I
The solution is very simple..
pip install pytz
and then stop and restart your server