Answer the question
In order to leave comments, you need to log in
How to apply django-registration for django 1.6?
My project was on django 1.5. I decided to switch to 1.6 already.
Now when I go to localhost/accounts/login , I get '404 Not Found The requested URL /accounts/login was not found on this server.' That is, the message is not from the django debugger (and it is True), namely html like this.
How to adapt django-registration for django 1.6? How is the issue of registration in Django being solved in general?
Local development server djangostack 1.6. Apache error log entry: "GET /accounts/login HTTP/1.1" 404 212
Answer the question
In order to leave comments, you need to log in
git+https://github.com/macropin/django-registration#egg=django-registration
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question