django-axes/docs/requirements.rst

11 lines
350 B
ReStructuredText
Raw Normal View History

.. _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.
2016-08-20 21:22:45 +00:00
Look here https://github.com/jazzband/django-axes/blob/master/.travis.yml
to check if your django / python version are supported.