Sadly Django 1.1.2 has a few backwards-incompatible changes and for the Murphy
law we have version-dependent code...
http://docs.djangoproject.com/en/dev/releases/1.1.2/
Simon, you applied my patches so that trunk is 1.1.2-ready, but now on my
server I had to revert them. May I suggest another patch that allows to pick up
the right code snippet according to the installed Django version?
Still, I found no way for new_templates/login.html to include
{% csrf_token %}
depending on the Django version. Any hint is welcome..
regards,
Anne
Original issue reported on code.google.com by a.ghi...@gmail.com on 18 Oct 2010 at 3:42
Original issue reported on code.google.com by
a.ghi...@gmail.com
on 18 Oct 2010 at 3:42Attachments: