Thanks for the replies so far. I'm glad to hear someone thinks a dump and reload of the auth tables isn't necessary. Can I also assume that the model to database mapping hasn't changed, and I don't need to drop my model tables and reload?
I did make a careful note of what rev I had django pinned at before I did an update as a fall back. :-) Karen, I am using a customized admin template, so perhaps my auth problem is related to that. I am using admin.autodiscover(). I will scan the docs for how to customize the new admin interface, perhaps my template needs updating. My own conversion to newforms-admin seemed to go pretty well. I followed the advice on the wiki page, and also found this screencast extremely helpful: http://oebfare.com/blog/2008/jul/20/newforms-admin-migration-and-screencast/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

