Remove app top level star imports

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-27 03:15:43 -04:00
parent 799d47054e
commit 84c88f9173
89 changed files with 106 additions and 117 deletions

View File

@@ -205,6 +205,7 @@ Other changes
* Rename transformation manager method get_for_model to
get_for_object.
* Load the converter class on demand.
* Remove app top level star imports.
Removals
--------