mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Version 5.9.0
This commit is contained in:
parent
22c564743d
commit
648fe1d644
1 changed files with 11 additions and 0 deletions
11
CHANGES.rst
11
CHANGES.rst
|
|
@ -3,6 +3,17 @@ Changes
|
|||
=======
|
||||
|
||||
|
||||
5.9.0 (2020-11-05)
|
||||
------------------
|
||||
|
||||
- Add Python 3.9 support.
|
||||
[hramezani]
|
||||
- Prevent ``AccessAttempt`` creation with database handler
|
||||
when username is not set
|
||||
and ``AXES_ONLY_USER_FAILURES`` setting is not set.
|
||||
|
||||
|
||||
|
||||
5.8.0 (2020-10-16)
|
||||
------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue