Convert language choices into a function
Move language choices generation to documents.utils. Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -102,6 +102,8 @@ Other changes
|
||||
* Expose new Django settings: AUTH_PASSWORD_VALIDATORS, DEFAULT_FROM_EMAIL,
|
||||
EMAIL_TIMEOUT, INTERNAL_IPS, LANGUAGES, LANGUAGE_CODE, STATIC_URL,
|
||||
STATICFILES_STORAGE, TIME_ZONE, WSGI_APPLICATION.
|
||||
* Convert language choices into a function.
|
||||
* Move language choices generation to documents.utils.
|
||||
|
||||
Removals
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user