summaryrefslogtreecommitdiffstats
path: root/askbot_requirements_dev.txt
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-12-10 16:17:34 -0300
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-12-10 16:17:34 -0300
commit6db4407af3ed35891afc0c548bdcd1d27bf460fd (patch)
tree628d7f9f23c468c54584dd092c2757e55fef6871 /askbot_requirements_dev.txt
parent3d89144ab906b6f2c9ab609a4193a3be0c716512 (diff)
downloadaskbot-6db4407af3ed35891afc0c548bdcd1d27bf460fd.tar.gz
askbot-6db4407af3ed35891afc0c548bdcd1d27bf460fd.tar.bz2
askbot-6db4407af3ed35891afc0c548bdcd1d27bf460fd.zip
made askbot work with Django 1.2 again
Diffstat (limited to 'askbot_requirements_dev.txt')
-rw-r--r--askbot_requirements_dev.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/askbot_requirements_dev.txt b/askbot_requirements_dev.txt
new file mode 100644
index 00000000..af83b691
--- /dev/null
+++ b/askbot_requirements_dev.txt
@@ -0,0 +1,20 @@
+akismet
+django>=1.1.2
+Jinja2
+Coffin>=0.3
+-e git+https://github.com/matthiask/south.git#egg=south
+oauth2
+markdown2
+html5lib
+django-keyedcache
+django-threaded-multihost
+django-robots
+unidecode
+django-countries==1.0.5
+django-celery==2.2.7
+django-kombu==0.9.2
+django-followit
+django-recaptcha-works
+python-openid
+pystache==0.3.1
+pylint