8a208a3f8e09cb577f20591c40e7701528e63c40
[wolnelektury.git] / requirements.txt
1 -i http://py.mdrn.pl/simple/ 
2
3 # django
4 Django>=1.7,<1.8
5 fnpdjango>=0.1.15,<0.2
6 South>=0.7 # migrations for django
7 django-pipeline>=1.3,<1.4
8 django-pagination>=1.0
9 django-maintenancemode>=0.10
10 django-piston>=0.2.2.1,<0.2.3
11 jsonfield>=0.9.20
12 django-picklefield
13 django-modeltranslation==0.8b2
14 django-allauth>=0.16,<0.17
15
16 pytz
17
18 # Some contrib apps still need it
19 simplejson
20
21 django-honeypot
22 django-uni-form
23
24 python-memcached
25 django-piwik
26 python-fb
27
28 # Feedparser 
29 Feedparser>=5.1
30
31 Pillow
32 mutagen>=1.17
33 sorl-thumbnail>=11.12.1b,<11.13
34
35 # home-brewed & dependencies
36 lxml>=2.2.2
37 # -e git+git://github.com/fnp/librarian.git@d43d87400dcc19851442#egg=librarian
38
39 # MySQL-python>=1.2,<2.0
40
41 # celery tasks
42 django-celery>=3.1,<3.2
43
44 # spell checking
45 pyenchant
46
47 # OAI-PMH
48 pyoai
49
50 ## egenix-mx-base  # Doesn't play nice with mx in dist-packages.
51 sunburnt
52
53 django-getpaid>=1.6,<1.7
54 httplib2
55 Texml