Sunday, December 2, 2012

Re: datetime deosn't work, first part of the manual

Sorry, i got it...

Il giorno domenica 2 dicembre 2012 17:55:42 UTC+1, joy ha scritto:
  return self.pub_date >= timezone.now() - datetime.timedelta(days=1)
NameError: global name 'datetime' is not defined

But the timezone module is imported in modules.py

should i define it somewhere else?
Joy

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/F0GZ7drmPloJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment