Version 7.0.2

This commit is contained in:
Aleksi Häkli 2025-02-19 19:50:54 +02:00 committed by GitHub
parent d590dd6fb9
commit 8e600536b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,15 @@ Changes
=======
7.0.2 (2025-02-19)
------------------
- Fix documentation.
[Jacobus-afk]
- Default to using ``settings.AUTH_USER_MODEL.USERNAME_FIELD`` for resolving ``settings.AXES_USERNAME_FORM_FIELD`` if otherwise unset (previously "username").
[amneher]
7.0.1 (2024-12-02)
------------------