File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed
Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change 33</h1 >
44
55<div align =" center " >
6-
6+ <a href =" https://pypi.org/project/django-cbv-inspect/ " >
7+ <img src="https://img.shields.io/pypi/v/django-cbv-inspect?color=blue" alt="PyPI"/>
8+ </a >
79<a href =" https://github.com/sjbitcode/django-cbv-inspect/actions/workflows/test.yml " >
810 <img src="https://github.com/sjbitcode/django-cbv-inspect/actions/workflows/test.yml/badge.svg?branch=master&event=push" alt="Test">
911</a >
10- <a href="https://codecov.io/gh/sjbitcode/django-cbv-inspect">
11- <img src="https://codecov.io/gh/sjbitcode/django-cbv-inspect/branch/main/graph/badge.svg?token=wAjvQLGtpd" alt="codecov">
12- </a>
12+ <a href =" https://codecov.io/gh/sjbitcode/django-cbv-inspect " >
13+ <img src="https://codecov.io/gh/sjbitcode/django-cbv-inspect/branch/master/graph/badge.svg?token=wAjvQLGtpd"/>
14+ </a >
15+ <a href =" https://pypi.org/project/django-cbv-inspect/ " >
16+ <img src="https://img.shields.io/pypi/pyversions/django-cbv-inspect" alt="python-versions">
17+ </a >
18+ <a href =" https://pypi.org/project/django-cbv-inspect/ " >
19+ <img src="https://img.shields.io/pypi/frameworkversions/django/django-cbv-inspect.svg" alt="django-versions">
20+ </a >
1321</div >
22+
1423<br >
24+
1525<div align =" center " >
1626 <p>A Django app to help inspect all class-based views within your Django project 🔎 ✨ </p>
1727 Inspired by django-debug-toolbar ❤️
You can’t perform that action at this time.
0 commit comments