#13823: Regression from 1.2.1: admin.site.root_path is None and it breaks admin
links
-------------------------------------------+--------------------------------
Reporter: gruszczy | Owner: jacmkno
Status: assigned | Milestone:
Component: django.contrib.admin | Version: SVN
Resolution: | Keywords: root_path admin
broken links
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Changes (by ramiro):
* stage: Ready for checkin => Accepted
Comment:
I cant' reproduce the initial issue reported here, and I suspect it isn't
very common, otherwise we'd have dozens of report similar to this one
already.
I'm not saying the proposed workround/fix isn't necessary but IMHO it
would be interesting to know what kind of setup leads to this issue. Can
you create a reduced version of you admin config (urls.py url map entry
and autodiscovery setup, admin model registration, ...) that still shows
the problem?
Also, are you migrating you project from pre 1.2-to 1.2 or is it a new,
pristine project started with startproject/startapp?
--
Ticket URL: <http://code.djangoproject.com/ticket/13823#comment:7>
Django <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.