Integrate django-environ, to specify environment variables. #6

Merged
Sulley merged 1 commits from :features/integrates-django-environ into master 2020-10-19 14:17:36 +02:00

1 Commits

Author SHA1 Message Date
Fred Pauchet 731f366703 Integrate django-environ, to specify environment variables.
The `base_settings` file is moved to `settings.py`, to scratch default MySQL configuration.

Requirements are updated to allow a seemless default installation and configuration.

Should fix #5
2020-09-24 21:41:52 +02:00