Remove converter base64 support

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-15 15:58:30 -04:00
parent 29f81b2087
commit 811a752efb
3 changed files with 6 additions and 6 deletions
+2
View File
@@ -104,6 +104,8 @@ Other changes
STATICFILES_STORAGE, TIME_ZONE, WSGI_APPLICATION.
* Convert language choices into a function.
* Move language choices generation to documents.utils.
* Remove support for generating documents images in base 64
format.
Removals
--------