mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Version 5.17.0
This commit is contained in:
parent
2e074eebc5
commit
a2d605c900
1 changed files with 8 additions and 0 deletions
|
|
@ -3,6 +3,14 @@ Changes
|
|||
=======
|
||||
|
||||
|
||||
5.17.0 (2021-06-05)
|
||||
-------------------
|
||||
|
||||
- Fix ``default_app_config`` deprecation.
|
||||
Django 3.2 automatically detects ``AppConfig`` and therefore this setting is no longer required.
|
||||
[nikolaik]
|
||||
|
||||
|
||||
5.16.0 (2021-05-19)
|
||||
-------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue