Add the preparestatic command

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-05-06 03:13:53 -04:00
parent 0d6409512a
commit b6e7a462b0
5 changed files with 24 additions and 0 deletions

View File

@@ -274,6 +274,8 @@ Other changes
* Backport MultipleObjectMixin improvements.
* Remove ObjectListPermissionFilterMixin.
* Add deprecation warning to convertdb
* Add the preparestatic command.
Removals
--------