The requested URL /en/ was not found on this server.

39 views
Skip to first unread message

Darko Stefanovic

unread,
Feb 1, 2015, 10:03:47 PM2/1/15
to djang...@googlegroups.com
django cms 3.0
python 3.4.2
django 1.7.3

(this is from settings)
DEBUG = False
ALLOWED_HOSTS = ['localhost','localhost:8000',]

When using Sqlite, everything works fine.
With PostgreSQL, I get: The requested URL /en/ was not found on this server.
(With DEBUG - True, with either database, works fine.)

What am I doing wrong?

Darko

Darko Stefanovic

unread,
Feb 2, 2015, 3:04:47 PM2/2/15
to djang...@googlegroups.com
I haven't create any page initially. 
After I did, I got: Bad Request (400). 
This is my urls.pydpaste.com/228M8KC
I can see my page in debug = false mode. 
Behavior is the same with "runserver" or gunnicorn.
Reply all
Reply to author
Forward
0 new messages