mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-22 22:25:49 +00:00
Version 5.20.0
This commit is contained in:
parent
346def46ab
commit
76a052b664
1 changed files with 1 additions and 2 deletions
|
|
@ -7,8 +7,7 @@ Changes
|
|||
-------------------
|
||||
|
||||
- Improve race condition handling in e.g. multi-process environments by using
|
||||
[``get_or_create``](https://docs.djangoproject.com/en/dev/ref/models/querysets/#get-or-create)
|
||||
method for access attempt fetching and updates.
|
||||
``get_or_create`` for access attempt fetching and updates.
|
||||
[uli-klank]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue