X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e5f7721a8da48c8c77900a58333e945a63c7e116..d2ee1c034911e5b42eb7ad182d90607529d741a4:/requirements.txt diff --git a/requirements.txt b/requirements.txt index bc8b138d9..98deab79d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,12 +4,18 @@ Django>=1.3,<1.4 South>=0.7 # migrations for django django-pagination>=1.0 -django-rosetta>=0.5.3 +#django-rosetta>=0.5.3 django-maintenancemode>=0.9 django-piston +django-jsonfield +django-picklefield +django-allauth +django-honeypot +django-uni-form python-memcached piwik +python-fb # Feedparser Feedparser>=4.1 @@ -17,7 +23,7 @@ Feedparser>=4.1 # 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 @@ -28,3 +34,6 @@ lxml>=2.2.2 # celery tasks django-celery django-kombu + +# spell checking +pyenchant