On Sat, 2008-08-30 at 09:08 -0700, Leaf wrote:
> I'm testing a styles app, and I tried this URL:
>
> http://localhost:8000/styles/css/test-style/
>
> When I did that, it responded with a 404 error. It said it checked
> against the URLConfs I had included, which were:
[...]
>1. ^admin/doc/
I'm testing a styles app, and I tried this URL:
http://localhost:8000/styles/css/test-style/
When I did that, it responded with a 404 error. It said it checked
against the URLConfs I had included, which were:
# /devsite/urls.py
urlpatterns = patterns('',
# Example:
# (r'^devsite/', inc
2 matches
Mail list logo