Closed fgregg closed 1 month ago
This PR adjusts the settings.py for the django and wagtail cookiecutters to make good use of django-environ.
It also fixes a number of unrelated dependency problems, and turns off automated dependency upgrading.
Closes #381, #387
Relates to #385
Overview
This PR adjusts the settings.py for the django and wagtail cookiecutters to make good use of django-environ.
It also fixes a number of unrelated dependency problems, and turns off automated dependency upgrading.
Closes #381, #387
Relates to #385
Testing Instructions