Rock wrote:
> Yes I did. No help.
>
> Then I forced the creation of a new urls.pyc by importing urls.py in
> "python manage.py shell" and importing urls.py and explicitly checking
> that the correct number of urlpatterns were defined. Still no joy in
> the browser though.
>
> Note that the access_log shows my request but the error_log logs no
> associated errors.

If you are using Apache with mod_python you will need to restart the
webserver.

-- 
Medhat Assaad


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

Reply via email to