Make custom PDF task clean up after itself.
[wolnelektury.git] / requirements.txt
1 -i https://py.mdrn.pl:8443/simple/
2
3 # django
4 Django>=1.7,<1.8
5 fnpdjango>=0.1.15,<0.2
6 django-pipeline>=1.3,<1.4
7 django-pagination>=1.0
8 django-maintenancemode>=0.10
9 django-piston==0.2.2.1.2
10 jsonfield>=0.9.22,<1.0
11 django-picklefield
12 django-modeltranslation==0.8b2
13 # django-allauth>=0.17,<0.18
14 # django-allauth pre-0.18 version with Django 1.7 migrations
15 -e git+git://github.com/pennersr/django-allauth.git@9cc09402d3dd768bc1221e0bb7a438d6295812f5#egg=django-allauth
16
17 pytz
18
19 django-honeypot
20 django-uni-form
21
22 python-memcached
23 django-piwik
24 python-fb
25
26 # Feedparser 
27 Feedparser>=5.1
28
29 Pillow
30 mutagen>=1.17
31 sorl-thumbnail>=11.12.1b,<11.13
32
33 # home-brewed & dependencies
34 lxml>=2.2.2
35 # -e git+git://github.com/fnp/librarian.git@d43d87400dcc19851442#egg=librarian
36
37 # MySQL-python>=1.2,<2.0
38
39 # celery tasks
40 celery>=3.1.12,<3.2
41 -e git+git://github.com/rczajka/kombu.git@4ed3622d1e801811410eda503e3eb8a6efd7f86f#egg=kombu
42
43 # spell checking
44 pyenchant
45
46 # OAI-PMH
47 pyoai
48
49 ## egenix-mx-base  # Doesn't play nice with mx in dist-packages.
50 sunburnt
51
52 django-getpaid>=1.6,<1.7
53 httplib2
54 Texml
55 django-ssify>=0.2.1,<0.3