#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 |
-------------------------------------+--------------------------------------
Changes (by Karen Tracey <[EMAIL PROTECTED]>):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
There's not enough information here to help you very much. You don't
mention if you have done the required migration of your code from old to
new admin (newforms-admin was just merged to trunk, as mentioned on the
backwards-incompatible changes page). If not, that's likely your problem.
If so, one of the things you might have missed is including a call to
admin.autodiscover() in your urls.py file. Really this problem is better
addressed on the user's list, but I'll leave this open for now as a catch-
all since we do have people reporting the problem even though it sounds
like they have done all the required configuration.
--
Ticket URL: <http://code.djangoproject.com/ticket/7851#comment:1>
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
-~----------~----~----~----~------~----~------~--~---