On Apr 10, 8:08 pm, "ryan k" <[EMAIL PROTECTED]> wrote:
> Hi. My django project lies in my public_html so I access my website
> throughhttp://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

Sorry the kitabu.urls is supposed to read django-project.urls...just
changed my project name to make understanding easier.


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