It should be 'from django.utils import timezone' and not 'from django.db.utils import timezone'
On Sun, Aug 25, 2013 at 2:58 AM, Patrick Larmann <[email protected] > wrote: > He Guys, > I am currently completing part 1 of the django tutorial and having trouble > with getting on of the modules correctly set up. > I attached my output and my moduls.py file. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. For more options, visit https://groups.google.com/groups/opt_out.

