File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1010.. |PyPI pyversions | image :: https://img.shields.io/pypi/pyversions/django-enum.svg
1111 :target: https://pypi.python.org/pypi/django-enum/
1212
13+ .. |PyPI djversions | image :: https://img.shields.io/pypi/djversions/your-package-name.svg
14+ :alt: Supported Django versions
15+ :target: https://pypi.org/project/your-package-name/
16+
1317.. |PyPI status | image :: https://img.shields.io/pypi/status/django-enum.svg
1418 :target: https://pypi.python.org/pypi/django-enum
1519
Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ classifiers = [
1616 " Development Status :: 5 - Production/Stable" ,
1717 " Framework :: Django :: 3.2" ,
1818 " Framework :: Django :: 4.0" ,
19+ " Framework :: Django :: 4.1" ,
1920 " Framework :: Django :: 4.2" ,
2021 " Intended Audience :: Developers" ,
2122 " License :: OSI Approved :: MIT License" ,
You can’t perform that action at this time.
0 commit comments