Duke-GCB / D4S2

Web service to facilitate notification and transfer of projects in DukeDS
MIT License
0 stars 0 forks source link

Upgrade to Django 3 #250

Closed johnbradley closed 3 years ago

johnbradley commented 3 years ago

Includes fixes for Whitenoise. Configures DEFAULT_AUTO_FIELD to maintain current behavior. Switches from deprecated contrib JSONField to django provided class. Upgrades to Django 3 compatible gcb-web-auth. Runs collectstatic for tests on circleci.