ion was to explicitely set the default manager inside the
derived class like:
class VideoComment(Comment):
objects = models.Manager()
besides that there seems to be some discussion on inheritance for not
yet
beeing implemented in the development version
hope this he
After my last svn update to django, calling an admin page produces the
following
error: tried urls in module django.contrib.admin. Error was: 'module'
object has no attribute 'urls'
debugging position django\core\urlresolvers.py in get_callback line 123
the debugger shows me that django.contrib.
2 matches
Mail list logo