I am guessing that you created an admin.py but still have the admin class registered in the models.py ? In which case remove and restart the dev server.
On Mar 18, 7:45 am, nixon66 <[email protected]> wrote: > I just redid my models in an application and ran "manage.py > runserver". But when I tried to log into the admin interface I get > xxxx model is alreadyregistered errors. Anyone have suggestions on how > to fix this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

