Update MultiFormView CBV to work with Django 1.9.x

This commit is contained in:
Roberto Rosario
2016-11-14 01:44:47 -04:00
parent 3663521899
commit a5a6afe240
5 changed files with 20 additions and 3 deletions

View File

@@ -21,6 +21,7 @@ Other changes
the user links
- Dashboard
- Moved licenses to their own module in every app
- Update project to work with Django 1.9.11
Removals
--------