File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ A modern CLI tool that simplifies Django development by replacing `python manage
55[ ![ CI] ( https://github.com/timonweb/easy-django-cli/actions/workflows/ci.yml/badge.svg )] ( https://github.com/timonweb/easy-django-cli/actions/workflows/ci.yml )
66[ ![ PyPI version] ( https://badge.fury.io/py/easy-django-cli.svg )] ( https://badge.fury.io/py/easy-django-cli )
77[ ![ Python Versions] ( https://img.shields.io/pypi/pyversions/easy-django-cli.svg )] ( https://pypi.org/project/easy-django-cli/ )
8- [ ![ Django Versions] ( https://img.shields.io/badge/django-3 .2%20%7C%204 .0%20%7C%204 .1%20%7C%204 .2%20%7C%205 .0-blue.svg )] ( https://www.djangoproject.com/ )
8+ [ ![ Django Versions] ( https://img.shields.io/badge/django-4 .2%20%7C%205 .0%20%7C%205 .1%20%7C%205 .2%20%7C%206 .0-blue.svg )] ( https://www.djangoproject.com/ )
99[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
1010
1111## Features
@@ -227,4 +227,4 @@ Tim Kamanin - [tim@timonweb.com](mailto:tim@timonweb.com)
227227- Automatic ` manage.py ` detection
228228- Full compatibility with Django management commands
229229- Comprehensive test suite
230- - CI/CD with GitHub Actions
230+ - CI/CD with GitHub Actions
You can’t perform that action at this time.
0 commit comments