mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Update README.rst
This commit is contained in:
parent
02936a0b47
commit
ec9a63c340
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ Just add `axes.apps.AppConfig` to your ``INSTALLED_APPS``::
|
|||
'django.contrib.sessions',
|
||||
'django.contrib.sites',
|
||||
...
|
||||
'axes.apps.AppConfig',
|
||||
'axes',
|
||||
...
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue