this repo has no description
0
fork

Configure Feed

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

at develop 2 lines 116 B view raw
1web: gunicorn config.wsgi:application 2release: python manage.py collectstatic --noinput && python manage.py migrate