solved
#APPEND_SLASH = False
2013/5/27 Anshik Andrey
> Hi.
> on the local PC all works
>
> on the server, when I'm trying xxx.yyy/admin, i've got 404, and there is
> no diff DEBUG=True/False
> how to detect error?
>
> my urls.py, and in the settings.py
Hi.
on the local PC all works
on the server, when I'm trying xxx.yyy/admin, i've got 404, and there is no
diff DEBUG=True/False
how to detect error?
my urls.py, and in the settings.py 'django.contrib.admin', ALLOWED_HOSTS =
['127.0.0.1', 'xxx.yyy']
from django.contrib.staticfiles.urls import s
2 matches
Mail list logo