Integrate django-autoadmin into the core apps

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-13 23:54:08 -04:00
parent 2a780cb4b0
commit 9e262220e5
54 changed files with 2569 additions and 54 deletions

View File

@@ -72,6 +72,7 @@ Other changes
* Move stub filtering to the Document model manager.
* Increase the default number of recently added documents and
recently accessed documents from 40 to 400.
* Integrate django-autoadmin into the core apps.
Removals
--------