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.

Merge branch 'master' into develop

+1
+1
.travis.yml
··· 3 3 - "3.6" 4 4 - "3.7" 5 5 install: 6 + - pip install coveralls 6 7 - pip install pipenv 7 8 - pipenv install 8 9 script: