mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
parent
3152b4d7e9
commit
03651ed3d5
1 changed files with 5 additions and 0 deletions
|
|
@ -88,6 +88,11 @@ Changes
|
|||
Django ``authenticate`` method in authentication backends.
|
||||
[aleksihakli]
|
||||
|
||||
- Move ``axes.attempts.is_already_locked`` function to ``axes.handlers.AxesProxyHandler.is_locked``.
|
||||
Various other previously undocumented methods have been deprecated and moved inside the project.
|
||||
The new documented public APIs can be considered as stable and can be safely utilized by other projects.
|
||||
[aleksihakli]
|
||||
|
||||
- Improve documentation layouting and contents. Add public API reference section.
|
||||
[aleksihakli]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue