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 version

+1 -1
+1 -1
options/__init__.py
··· 14 14 "TYPE_CHOICES", 15 15 "CONVERTER", 16 16 ] 17 - __version__ = "2.0.1" 17 + __version__ = "2.0.2"