mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-01 04:04:54 +00:00
Fix link
This commit is contained in:
parent
63e571fb38
commit
07a9adb8f9
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ Things to you might need to change in your code, especially if you get a ``AxesM
|
|||
- make sure any auth libraries you use that call the authentication middleware stack pass request. Notably Django Rest
|
||||
Framework (DRF) ``BasicAuthentication`` does not pass request. `Here is an example workaround for DRF`_.
|
||||
|
||||
.. _Here is an example workaround for DRF: http://www.python.org
|
||||
.. _Here is an example workaround for DRF: https://gist.github.com/markddavidoff/7e442b1ea2a2e68d390e76731c35afe7
|
||||
|
||||
|
||||
Known configuration problems
|
||||
|
|
|
|||
Loading…
Reference in a new issue