Simplify Tag model, remove django-taggit from the requirements

This commit is contained in:
Roberto Rosario
2014-10-17 19:57:37 -04:00
parent e56ae335e6
commit 0263745482
18 changed files with 370 additions and 59 deletions

View File

@@ -58,6 +58,7 @@ Next upgrade/add the new requirements::
Migrate existing database schema with::
$ mayan-edms.py migrate tags 0001 --fake
$ mayan-edms.py migrate
Add new static media::