mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Add supported Python and Django badges to README.rst
This commit is contained in:
parent
8f219720ef
commit
f50fecd173
1 changed files with 8 additions and 0 deletions
|
|
@ -14,6 +14,14 @@ django-axes
|
|||
:target: https://pypi.org/project/django-axes/
|
||||
:alt: PyPI release
|
||||
|
||||
.. image:: https://img.shields.io/pypi/pyversions/django-axes.svg
|
||||
:target: https://pypi.org/project/django-axes/
|
||||
:alt: Supported Python versions
|
||||
|
||||
.. image:: https://img.shields.io/pypi/djversions/django-axes.svg
|
||||
:target: https://pypi.org/project/django-axes/
|
||||
:alt: Supported Django versions
|
||||
|
||||
.. image:: https://img.shields.io/readthedocs/django-axes.svg
|
||||
:target: https://django-axes.readthedocs.io/
|
||||
:alt: Documentation
|
||||
|
|
|
|||
Loading…
Reference in a new issue