Update project to work with Django 1.10.x

This commit is contained in:
Roberto Rosario
2016-12-22 02:51:28 -04:00
parent 1e194e04fa
commit 5662b56714
9 changed files with 85 additions and 41 deletions

View File

@@ -21,7 +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
- Update project to work with Django 1.10.4
- Tags are alphabetically ordered by label
- Stop loading theme fonts from the web
- Add support for attaching multiple tags to single or multiple documents.