* Add CodeQL to CI sutie by codingjoe in https://github.com/codingjoe/django-dynamic-filenames/pull/48 * Update official Python/Django version support by irtazaakram in https://github.com/codingjoe/django-dynamic-filenames/pull/62
New Contributors * irtazaakram made their first contribution in https://github.com/codingjoe/django-dynamic-filenames/pull/62
What's Changed * Add Python 3.10 and Django 4.0 and drop EOL versions from CI by vchrisb and codingjoe in https://github.com/codingjoe/django-dynamic-filenames/pull/34
New Contributors * vchrisb made their first contribution in https://github.com/codingjoe/django-dynamic-filenames/pull/34
* Add official Django support for 3.2, 3.1, 2.2 * Add official Python support for 3.7, 3.8, 3.9 * Use GitHub actions instead of Travis-CI * Drop pbr for setuptools_scm * Reformat code via black * Drop fussyfox