Remove django-environ
Work done in 9564db398f
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ Changes
|
||||
- Move bootstrapped settings code to their own module in the smart_settings apps.
|
||||
- Remove individual database configuration options. All database configuration
|
||||
is now done using MAYAN_DATABASES to mirror Django way of doing database setup.
|
||||
- Added support for YAML encoded environment variables to the platform
|
||||
- Added support for YAML encoded environment variables to the platform
|
||||
templates apps.
|
||||
- Move YAML code to its own module. Code now resides in common.serialization
|
||||
in the form of two new functions: yaml_load and yaml_dump.
|
||||
@@ -50,7 +50,7 @@ Changes
|
||||
Removals
|
||||
--------
|
||||
|
||||
- None
|
||||
- Django environ
|
||||
|
||||
|
||||
Upgrading from a previous version
|
||||
|
||||
Reference in New Issue
Block a user