fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
nicer social auth
[wolnelektury.git]
/
requirements.txt
diff --git
a/requirements.txt
b/requirements.txt
index
4fd263e
..
bf8bb43
100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-1,15
+1,18
@@
--find-links=http://www.pythonware.com/products/pil/
# django
--find-links=http://www.pythonware.com/products/pil/
# django
-Django>=1.
2.4,<1.3
+Django>=1.
3,<1.4
South>=0.7 # migrations for django
django-pagination>=1.0
django-rosetta>=0.5.3
django-maintenancemode>=0.9
django-piston
South>=0.7 # migrations for django
django-pagination>=1.0
django-rosetta>=0.5.3
django-maintenancemode>=0.9
django-piston
+django-jsonfield
+django-allauth
python-memcached
piwik
python-memcached
piwik
+python-fb
# Feedparser
Feedparser>=4.1
# Feedparser
Feedparser>=4.1
@@
-17,7
+20,7
@@
Feedparser>=4.1
# PIL
PIL>=1.1.6
mutagen>=1.17
# PIL
PIL>=1.1.6
mutagen>=1.17
-sorl-thumbnail>=
3.2,<10
+sorl-thumbnail>=
11.09,<12
# home-brewed & dependencies
lxml>=2.2.2
# home-brewed & dependencies
lxml>=2.2.2
@@
-28,3
+31,6
@@
lxml>=2.2.2
# celery tasks
django-celery
django-kombu
# celery tasks
django-celery
django-kombu
+
+# spell checking
+pyenchant