Skip to content

Conversation

@thomasgoirand
Copy link

These 2 patches are already added to the Debian package which I maintain. They fix the fail to build issues that we encounter with Django 1.10 beta1. Note that Django 1.10 will be the version we are going to use in the next Debian stable (aka Stretch, version 9), so it is important to have compatibility with this version of Django, which is already in Debian experimental for testing.

In Django 1.10, using TEMPLATES= instead of the old style is now
mandatory. This patch adds this needed definition.
In Django 1.10, a new "required" attribute to each form element is added.
This fails both unit tests.

This patch adds 2 new .html files to use with Django >= 1.10b1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant