On 30-Oct-07, at 7:45 PM, [EMAIL PROTECTED] wrote:

> I've tried adding r'^django/' at the front of the urls in my url
> config, but that just results in none of the urls matching.

i normally use http://mysite/web/ , so admin would be: mysite/web/ 
admin/, all I do is add r'^web/' in front of my urls and everything  
works

-- 

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/web/



--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to