On Monday, February 28, 2011 4:26:57 PM UTC, Vladimir wrote:
>
>
> >   That you have duplicate registration of one model in your admin.py 
> > somewhere (I believe, I may be wrong). 
> There is no admin.py file in this project. 
>

Well, why not? That is the cause of your problem. Putting admin registration 
in models.py will frequently lead to this error, which is the whole reason 
for having a separate admin.py.
--
DR.

-- 
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.

Reply via email to