File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
# [ Django REST framework] [ docs ]
2
2
3
3
[ ![ build-status-image]] [ build-status ]
4
+ [ ![ django-ci-status-image]] [ django-ci-status ]
5
+ [ ![ pylint-status-image]] [ pylint-status ]
6
+ [ ![ black-status-image]] [ black-status ]
4
7
[ ![ coverage-status-image]] [ codecov ]
5
8
[ ![ pypi-version]] [ pypi ]
6
9
@@ -181,6 +184,12 @@ Please see the [security policy][security-policy].
181
184
[ build-status ] : https://github.com/encode/django-rest-framework/actions/workflows/main.yml
182
185
[ coverage-status-image ] : https://img.shields.io/codecov/c/github/encode/django-rest-framework/master.svg
183
186
[ codecov ] : https://codecov.io/github/encode/django-rest-framework?branch=master
187
+ [ django-ci-status-image ] : https://github.com/encode/django-rest-framework/actions/workflows/django.yml/badge.svg
188
+ [ django-ci-status ] : https://github.com/encode/django-rest-framework/actions/workflows/django.yml
189
+ [ pylint-status-image ] : https://github.com/encode/django-rest-framework/actions/workflows/pylint.yml/badge.svg
190
+ [ pylint-status ] : https://github.com/encode/django-rest-framework/actions/workflows/pylint.yml
191
+ [ black-status-image ] : https://github.com/encode/django-rest-framework/actions/workflows/black.yml/badge.svg
192
+ [ black-status ] : https://github.com/encode/django-rest-framework/actions/workflows/black.yml
184
193
[ pypi-version ] : https://img.shields.io/pypi/v/djangorestframework.svg
185
194
[ pypi ] : https://pypi.org/project/djangorestframework/
186
195
[ group ] : https://groups.google.com/forum/?fromgroups#!forum/django-rest-framework
You can’t perform that action at this time.
0 commit comments