Hi. My django project lies in my public_html so I access my website
through http://209.xxx.xxx.xx/~ryan/django-project. Do I have to do
anything special because of the tilde?



Using the URLconf defined in kitabu.urls, Django tried these URL
patterns, in this order:

   1. ^/~ryan/django-project/bookshelf/
   2. ^/~ryan/django-project/main/$

The current URL, /~ryan/django-project/main/, didn't match any of
these.

Am I missing something simple?

Thanks,
Ryan


--~--~---------~--~----~------------~-------~--~----~
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