Django-awl

Latest version: v1.8.3

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

1.8.3

* 2025/01/31
* Removed old Django versions from testing (3.2, 4.0, 4.1)
* Add new Django versions to testing (5.0, 5.1)
* Finished moving from setup.cfg to pyproject.toml
* Minor fixes to documentation
* Re-wrote the wipe_migrations command to use Django internals instead of the
hackish processing of INSTALLED_APPS
* Changed how the test harness works, moving everything into TestProject,
cleaner and stops the linger db files from kicking around

1.8.2

* 2023/11/20
* Moved testing framework to nox
* Moved build config to pyproject and "build" command
* Added test target for Django 5.0
* Fixed syntax warnings in regexes in CSS colours
* Small changes to WRunner to be compatible with the signature change in 5.0
* Moved test module up out of awl and into the repo root
* Updated all package dependency numbers for local requirements
* Re-built the sample site to be Django 5.0 based

1.8.1

* 2023/06/29
* Added test target for Django 4.2, dropped target for Django 4.0

1.8.0

* Added `{% qif %}` tag
* Drop support for Django 3.1, add support for Django 4.1 and Python 3.11

1.7.0

* Added `add_field` and `add_m2m_link` to `admintools`
* Deprecated `add_display` from `admintools`, replaced by `add_field`
* Cleaned up documentation for `admintools` module

1.6.2

* Add `jsonify` tag which turns context objects into JSON for directly
embedding as Javascript in your rendered templates

Page 1 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.