symposion_app/requirements/base.txt
Patrick Altman ba1df47d69 Remove templates
These have all been moved to the starter project,
pinax-project-symposion. The reasoning behind this is they are very
specific to the theme (pinax-theme-bootstrap) that the project uses and
not really all that reusable when packaged with this app.
2014-12-18 08:19:01 -06:00

13 lines
265 B
Text

Django>=1.7.1
django-appconf==0.6
django-markitup==2.2.2
django-model-utils==2.2
django-reversion==1.8.5
django-sitetree==1.2.1
django-taggit==0.12.2
django-timezones==0.2
django-user-accounts==1.0
easy-thumbnails==2.2
html5lib==0.999
markdown==2.5.2
pytz==2014.10