Add new app to handle all dependencies

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-05-03 01:03:25 -04:00
parent 11e13cea1d
commit ea3b513ae3
208 changed files with 7847 additions and 45933 deletions

View File

@@ -242,6 +242,9 @@ Other changes
* Add transaction handling in more places: Checkouts, documents,
metadata, tags.
* Update ACLs tests to use ephimeral models.
* Add new app to handle all dependencies.
* Remove the licenses.py module and replace
it with a dependencies.py module.
Removals
--------