django-axes/docs/8_development.rst
Aleksi Häkli e50bbd4701
Enumerate documentation source files
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
2019-02-25 22:35:44 +02:00

13 lines
242 B
ReStructuredText

.. _development:
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