Hello my web site is in www.mysite.net/django, so i have use the
"FORCE_SCRIPT_NAME = '/django/'" in the settings.py file.
So when i try to reach the admin site after the login he redirect my
in the correct url www.mysite.net/django/admin.
But when i try to reach others pages of the site where the login for
ex (richiedi) is required he redirect me at the folder :
http://www.mysite.net/accounts/login/?next=/django//richiedi/ and he
don't find the page.
can you help me to solve this problem.

Regards

Luca
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to