AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 1.1.0: * Added support for Django 3.0 * Added support for Python 3.8 * Extended test matrix * Added isort and adapted imports * Adapted code base to align with other supported addons * Adapted README.rst instructions - Rebase patch django-sekizai-pycodestyle.patch
- Update to 1.0.0: * Fixes for new djangos/python releases - Remove merged patches: * django-sekizai-py37.patch * django-sekizai-django2.patch
- Add patch to work with py37: * django-sekizai-py37.patch - Add patch to work without pep8 module: * django-sekizai-pycodestyle.patch
- Add patch to work with current djangos: * django-sekizai-django2.patch
- Initial commit, needed by django_compressor
- Update to 1.1.0: * Added support for Django 3.0 * Added support for Python 3.8 * Extended test matrix * Added isort and adapted imports * Adapted code base to align with other supported addons * Adapted README.rst instructions - Rebase patch django-sekizai-pycodestyle.patch
- Update to 1.0.0: * Fixes for new djangos/python releases - Remove merged patches: * django-sekizai-py37.patch * django-sekizai-django2.patch
- Avoid name repetition in summary.
- Add patch to work with py37: * django-sekizai-py37.patch - Add patch to work without pep8 module: * django-sekizai-pycodestyle.patch
- Add patch to work with current djangos: * django-sekizai-django2.patch
- Initial commit, needed by django_compressor