summaryrefslogtreecommitdiffstats
path: root/askbot_requirements.txt
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-07-31 17:19:51 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-07-31 17:19:51 -0400
commitcd7566110fe7f6cd0b64e8e6175146b1c47f4799 (patch)
treed496588ea3abb061b8a521960b862a42cf3e5bdf /askbot_requirements.txt
parente44e933836dea8bd8498bd116c739d5715121720 (diff)
parente9df588ed072fd943199b68152393c6020c10f7b (diff)
downloadaskbot-cd7566110fe7f6cd0b64e8e6175146b1c47f4799.tar.gz
askbot-cd7566110fe7f6cd0b64e8e6175146b1c47f4799.tar.bz2
askbot-cd7566110fe7f6cd0b64e8e6175146b1c47f4799.zip
Merge branch 'remove-recaptcha-module'
Diffstat (limited to 'askbot_requirements.txt')
-rw-r--r--askbot_requirements.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/askbot_requirements.txt b/askbot_requirements.txt
new file mode 100644
index 00000000..2cac4e63
--- /dev/null
+++ b/askbot_requirements.txt
@@ -0,0 +1,17 @@
+django>=1.1.2
+Jinja2
+Coffin>=0.3
+South>=0.7.1
+oauth2
+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
+django-followit
+django-recaptcha-works
+python-openid