django-compressor / django-appconf

An app to handle configuration defaults of packaged Django apps gracefully
https://django-appconf.readthedocs.io
BSD 3-Clause "New" or "Revised" License
350 stars 47 forks source link

Test python 3.8 and Django 3.0 #57

Closed giff-h closed 4 years ago

giff-h commented 4 years ago

Aligns the doc specs to match tested versions

We're trying to upgrade to Django 3.0 as soon as possible, so I'm going through all our dependencies and helping ensure they work on the latest version of everything.