tjwalch/django-livereload-server

Error 404 with Django 1.11.4

dedayoa opened this issue · 1 comments

Hello, I installed livereload-server on Django 1.11.4, but after running manage.py livereload, the server returned a 404 for a route that works OK, if I use runserver.
What could be the problem?

The problem is that you didn't read the documentation. You need to run BOTH manage.py livereloadAND manage.py livereload.