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.

updated readme

+3
+3
README.rst
··· 2 2 Django Simple Options 3 3 ===================== 4 4 5 + .. image:: https://travis-ci.org/marcosgabarda/django-simple-options.svg?branch=master 6 + :target: https://travis-ci.org/marcosgabarda/django-simple-options 7 + 5 8 Simple app to add configuration options to a Django project. 6 9 7 10 Quick start