mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-27 00:14:02 +00:00
+ Move chapters to a separate file. + Add readthedocs theme. + Remove doc from README.rst
11 lines
308 B
ReStructuredText
11 lines
308 B
ReStructuredText
.. _requirements:
|
|
|
|
Requirements
|
|
============
|
|
|
|
``django-axes`` requires a supported Django version. The application is
|
|
intended to work around the Django admin and the regular
|
|
``django.contrib.auth`` login-powered pages.
|
|
Look at https://www.djangoproject.com/download/ to check if your version
|
|
is supported.
|
|
|