summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-05-01 17:56:30 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-05-01 17:56:30 -0400
commit641623332da36d70f43854981935b1e7b0360069 (patch)
tree60311a8cd79c00244147fbe6a5ba92a4c2dc9182 /requirements.txt
parent794e51d7a0b125ba3cde7b442d402066ca13f8ba (diff)
downloadaskbot-641623332da36d70f43854981935b1e7b0360069.tar.gz
askbot-641623332da36d70f43854981935b1e7b0360069.tar.bz2
askbot-641623332da36d70f43854981935b1e7b0360069.zip
added a requirements file
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 00000000..1aab4451
--- /dev/null
+++ b/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-follow.git#egg=follow