Web M&M
https://mam.matfyz.cz
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
772 B
45 lines
772 B
# basic libs
|
|
|
|
psycopg2==2.6
|
|
html5lib==0.999
|
|
ipython==3.0.0
|
|
Pillow==2.7.0
|
|
pytz==2014.10
|
|
six==1.9.0
|
|
|
|
# Django and modules
|
|
|
|
Django==1.7.8
|
|
django-bootstrap-sass==0.0.6a0
|
|
django-mptt==0.7.3
|
|
django-reversion==1.8.6
|
|
django-sekizai==0.8.1
|
|
django-countries==3.2
|
|
django-solo==1.1.0
|
|
django-ckeditor==4.4.7
|
|
django-flat-theme==0.9.3
|
|
django-taggit==0.14.0
|
|
django-autocomplete-light==2.1.1
|
|
django-crispy-forms==1.4.0
|
|
|
|
# Comments
|
|
akismet==0.2.0
|
|
django-fluent-comments==1.0.2
|
|
django-threadedcomments==1.0b1
|
|
django-contrib-comments==1.6.1
|
|
|
|
# debug tools/extensions
|
|
|
|
django-debug-toolbar==1.3.0
|
|
django-extensions==1.5.3
|
|
sqlparse==0.1.15
|
|
Werkzeug==0.10.4
|
|
|
|
# G+, FB authorisation
|
|
|
|
# django-allauth==0.19.1
|
|
# oauthlib==0.7.2
|
|
# python-openid==2.2.5
|
|
# requests==2.5.3
|
|
# requests-oauthlib==0.4.2
|
|
|
|
|