summaryrefslogtreecommitdiffstats
path: root/askbot_requirements.txt
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-07-31 17:02:45 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-07-31 17:02:45 -0400
commitadd74664b45a6ae3a87d7ed5722b99768fbeae1f (patch)
tree6edac1100639815cada933115e1003fb9f61ef6d /askbot_requirements.txt
parentfc395fde06dad5d9010dd9a985df4b2246ca72b1 (diff)
downloadaskbot-add74664b45a6ae3a87d7ed5722b99768fbeae1f.tar.gz
askbot-add74664b45a6ae3a87d7ed5722b99768fbeae1f.tar.bz2
askbot-add74664b45a6ae3a87d7ed5722b99768fbeae1f.zip
django-recaptcha-works module works indeed, also added a simple framework to auto-test dependencies
Diffstat (limited to 'askbot_requirements.txt')
-rw-r--r--askbot_requirements.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/askbot_requirements.txt b/askbot_requirements.txt
new file mode 100644
index 00000000..ba72edb8
--- /dev/null
+++ b/askbot_requirements.txt
@@ -0,0 +1,16 @@
+django>=1.1.2
+Jinja2
+Coffin>=0.3
+South>=0.7.1
+oauth2
+recaptcha-client
+markdown2
+html5lib
+django-keyedcache
+django-threaded-multihost
+django-robots
+unidecode
+django-countries==1.0.5
+django-celery==2.2.3
+django-kombu==0.9.2
+-e git+git://github.com/ASKBOT/django-followit.git#egg=followit