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.
35 lines
558 B
35 lines
558 B
# basic libs
|
|
|
|
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-admin-tools==0.5.2
|
|
|
|
# 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
|
|
|
|
|