On Wed, Dec 23, 2009 at 16:53, Bill Freeman <ke1g...@gmail.com> wrote:
> Are you sure that Lid is defined in this context? Try putting: > > import pdb;pdb.set_trace() > > before the super and check. > As I described, I checked that. The strange thing is, that it is defined as ``None``. As are all other imports, as ``datetime``, ``from django.db import models``. All these imported libraries and classes, as well as classes defined in that file are None for some reason. Quite weird... -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.