[READ-ONLY] Mirror of https://github.com/mrgnw/djangular.
0

Configure Feed

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

djangular / requirements / prod.txt
133 B 8 lines
1Django==1.6 2dj-database-url==0.2.2 3dj-static==0.0.5 4django-toolbelt==0.0.1 5gunicorn==18.0 6psycopg2==2.5.1 7static==0.4 8wsgiref==0.1.2