Ah, it certainly sounds like it! Thanks for the heads up!

Regards,
Andreas

On Jan 28, 4:27 pm, Karen Tracey <kmtra...@gmail.com> wrote:
> On Wed, Jan 28, 2009 at 10:16 AM, Blixt <andreasbl...@gmail.com> wrote:
>
> > Hi there.
>
> > As the subject states, the urls for changing password and logging out
> > are wrong, while the rest of the urls in the admin application are
> > correct. The problem with those two urls is that they start with
> > "admin/", even if I'm already in the admin "directory." For them to
> > work, they should either start with "/admin" or they should simply not
> > start with anything.
>
> > I've got Django r9791 and just set up a new project, added the admin
> > application and due to my web host configuration, I added
> > "FORCE_SCRIPT_URL = ''" in the settings.py file. Beyond that I haven't
> > done anything with my project.
>
> > I have another project that runs on the same server and revision, but
> > with an older urls.py configuration (it uses the old way for
> > specifying admin urls), which works fine. I could change my new
> > project to use the old admin urls, but that doesn't feel right.
>
> > Does anyone have any insight on this? Did I forget to do something?
>
> Sounds like:
>
> http://code.djangoproject.com/ticket/10061
>
> You might want to test out the latest patch on that ticket and ensure it
> solves the issue for you.
>
> Karen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to