Skip to content

Commit 3103827

Browse files
authored
Add version 8 migration notes.
1 parent a58344c commit 3103827

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/2_installation.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,12 @@ Many people have different configurations for their development and production e
7575
and running the application with misconfigured settings can prevent security features from working.
7676

7777

78+
Version 8 breaking changes and upgrading from django-axes version 7
79+
-------------------------------------------------------------------
80+
81+
Some database related utility functions have moved from ``axes.helpers`` to ``axes.handlers.database`` module and under the ``axes.handlers.database.AxesDatabaseHandler`` class.
82+
83+
7884
Version 7 breaking changes and upgrading from django-axes version 6
7985
-------------------------------------------------------------------
8086

0 commit comments

Comments
 (0)