mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-15 02:54:52 +00:00
14 lines
249 B
ReStructuredText
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
|