We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d3971 commit d8ae86dCopy full SHA for d8ae86d
README.rst
@@ -9,6 +9,10 @@ django-appconf
9
:alt: Build Status
10
:target: https://github.com/django-compressor/django-appconf/actions/workflows/tests.yml
11
12
+.. image:: https://badge.fury.io/py/django-appconf.svg
13
+ :alt: PyPI version
14
+ :target: https://pypi.org/project/django-appconf/
15
+
16
A helper class for handling configuration defaults of packaged Django
17
apps gracefully.
18
0 commit comments