#6962: admin/doc pages aren't handled by admin.site.root
--------------------------------------------------------+-------------------
Reporter: Karen Tracey <[EMAIL PROTECTED]> | Owner: nobody
Status: reopened | Milestone: 1.0
alpha
Component: Admin interface | Version:
newforms-admin
Resolution: | Keywords:
nfa-blocker
Stage: Ready for checkin | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
--------------------------------------------------------+-------------------
Comment (by Karen Tracey <[EMAIL PROTECTED]>):
Replying to [comment:11 shanx]:
>
> While I may prefer to have the admindocs app be available on a different
url like so:
>
> [snipped]
>
> This is not possible the way it is fixed in #7466.
But you couldn't do that in old admin either, could you?
My objection is that I do not like that users now have to add two lines to
their urls.py file, I think that is trouble waiting to happen when they
only add one of them. The admin pages all have this "Documentation" link
in the upper right corner, so admindocs in my mind ARE tied to the basic
admin code. Users should not have to do something other than the basic
"activate admin" in order to make that "Documentation" link work.
I don't understand what is the problem with the fix recommended by preston
clark above? If that approach is taken then users don't have to change
anything in their urls.py when migrating to newforms-admin.
BTW not all relative links are working after the related fix but I will
address that in its own ticket.
--
Ticket URL: <http://code.djangoproject.com/ticket/6962#comment:12>
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
-~----------~----~----~----~------~----~------~--~---