django-axes/docs/8_development.rst
2019-04-27 18:51:02 +03:00

14 lines
249 B
ReStructuredText

.. _development:
8. Development
==============
You can contribute to this project forking it from GitHub and sending pull requests.
Running tests
-------------
Clone the repository and install the Django version you want. Then run::
$ tox