#7851: In admin console getting: "You don't have permission to edit anything"
-------------------------------------+--------------------------------------
Reporter: eka | Owner:
Status: new | Milestone:
Component: Authentication | Version: SVN
Resolution: | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------+--------------------------------------
Comment (by anonymous):
(This seems to be an "Admin interface" component rather than
"Authentication".)
I'm also seeing this in revision 8007. The groups, users, and sites
options aren't being shown, so users can't be added or edited, for
instance. This is happening in a newly created application as well an
existing one. Models are being shown: the "You don't have permission to
edit anything" message is shown if there are no models.
Thanks for mentioning the backwards-incompatible changes page, I didn't
know this existed.
Adding admin.autodiscover() to the existing app and the new app does the
trick. Shouldn't this be in a new urls.py by default?
--
Ticket URL: <http://code.djangoproject.com/ticket/7851#comment:2>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---