On Thu, Feb 16, 2012 at 9:20 AM, Scott Macri <scottma...@gmail.com> wrote: > DrBloodmoney I not sure what you mean by circular imports. datetime > is the only import I have in this file.
Here are examples of circular import problems [1][2] I am forever getting bitten by them, so it's become one of the first things that I think about when weird things/bugs happen in Python. [1] http://effbot.org/zone/import-confusion.htm#circular-imports [2] http://stackoverflow.com/questions/1556387/circular-import-dependency-in-python -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.