mirror of
https://github.com/jazzband/django-axes.git
synced 2026-04-22 07:44:45 +00:00
10 lines
350 B
ReStructuredText
10 lines
350 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 here https://github.com/jazzband/django-axes/blob/master/.travis.yml
|
|
to check if your django / python version are supported.
|