csrf and honeypots
[wolnelektury.git] / requirements.txt
1 --find-links=http://www.pythonware.com/products/pil/
2
3 # django
4 Django>=1.3,<1.4
5 South>=0.7 # migrations for django
6 django-pagination>=1.0
7 django-rosetta>=0.5.3
8 django-maintenancemode>=0.9
9 django-piston
10 django-jsonfield
11 django-allauth
12 django-honeypot
13
14 python-memcached
15 piwik
16 python-fb
17
18 # Feedparser 
19 Feedparser>=4.1
20
21 # PIL 
22 PIL>=1.1.6
23 mutagen>=1.17
24 sorl-thumbnail>=11.09,<12
25
26 # home-brewed & dependencies
27 lxml>=2.2.2
28 # -e git+git://github.com/fnp/librarian.git@d43d87400dcc19851442#egg=librarian
29
30 # MySQL-python>=1.2,<2.0
31
32 # celery tasks
33 django-celery
34 django-kombu
35
36 # spell checking
37 pyenchant