aptivate/kashana

Bad request 400

KarthiAru opened this issue · 1 comments

Hi,

I'm getting a Bad request 400 message when I navigate to http://127.0.0.1:8000/
I've installed it on a Ubuntu machine on DigitalOcean.

$ ./manage.py runserver
Performing system checks...
System check identified no issues (0 silenced).
August 31, 2017 - 04:00:35
Django version 1.8.18, using settings 'settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
[31/Aug/2017 04:00:45] "GET /dashboard HTTP/1.1" 400 26

Got it to work by changing ALLOWED_HOSTS in local.settings.py.production