File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -13,15 +13,17 @@ django-simple-history
13
13
:target: https://pypi.python.org/pypi/django-simple-history
14
14
:alt: PyPI Version
15
15
16
- .. image :: https://landscape.io/github/treyhunner/django-simple-history/master/landscape.png
17
- :target: https://landscape.io /github/treyhunner/django-simple-history/master
18
- :alt: Code Health
16
+ .. image :: https://api.codeclimate.com/v1/badges/66cfd94e2db991f2d28a/maintainability
17
+ :target: https://codeclimate.com /github/treyhunner/django-simple-history/maintainability
18
+ :alt: Maintainability
19
19
20
20
.. image :: https://pepy.tech/badge/django-simple-history
21
21
:target: https://pepy.tech/project/django-simple-history
22
+ :alt: Downloads
22
23
23
24
.. image :: https://img.shields.io/badge/code%20style-black-000000.svg
24
- :target: https://github.com/ambv/black
25
+ :target: https://github.com/ambv/black
26
+ :alt: Code Style
25
27
26
28
27
29
django-simple-history stores Django model state on every create/update/delete.
You can’t perform that action at this time.
0 commit comments