Simple app to add configuration options to a Django project.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: readme

+2 -2
+2 -2
README.rst
··· 6 6 :target: https://pypi.org/project/django-simple-options/ 7 7 :alt: PyPI 8 8 9 - .. image:: https://coveralls.io/repos/github/marcosgabarda/django-simple-options/badge.svg?branch=master 10 - :target: https://coveralls.io/github/marcosgabarda/django-simple-options?branch=master 9 + .. image:: https://coveralls.io/repos/github/marcosgabarda/django-simple-options/badge.svg?branch=main 10 + :target: https://coveralls.io/github/marcosgabarda/django-simple-options?branch=main 11 11 12 12 .. image:: https://img.shields.io/badge/code_style-black-000000.svg 13 13 :target: https://github.com/ambv/black