django-axes/docs/development.rst
Jorge Galvis 025325adb7 Improve documentation:
+ Move chapters to a separate file.
+ Add readthedocs theme.
+ Remove doc from README.rst
2016-08-01 00:17:34 +02:00

13 lines
252 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::
$ ./runtests.py