This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
v3.0.0
What's Changed
- Proxies by @hazraa in #448
- Minor Documentation Update to Redirect Flow Documentation by @califlower in #472
- Additional Parameters in URL authentication code retrieval by @TheCyberFox in #481
- Instantiate custom auth config class by @7oi in #483
- Various project maintenance updates:
- Replaces pytest-sugar with pytest-rich
- Replaces flit with setuptools as it now supports pyproject.toml
- Cleans up extra config files and consolidates them in pyproject.toml
- Updates VS Code and devcontainer config
- Simplifies project requirements
- BREAKING CHANGE: Updates supported versions of Django (3.2+) and drops support for older versions
New Contributors
- @hazraa made their first contribution in #448
- @califlower made their first contribution in #472
- @TheCyberFox made their first contribution in #481
- @7oi made their first contribution in #483
Full Changelog: 2.4.1...v3.0.0