summaryrefslogtreecommitdiffstats
path: root/askbot_requirements.txt
diff options
context:
space:
mode:
authorAdolfo Fitoria <adolfo.fitoria@gmail.com>2013-02-14 13:03:29 -0600
committerAdolfo Fitoria <adolfo.fitoria@gmail.com>2013-02-14 13:03:29 -0600
commit8dcde62c89e336c31bd794a795c30dfa31e3a3bd (patch)
tree32eac8450d4b623ffab59ed150940c0117613e1d /askbot_requirements.txt
parent028b94f1b95de8b64f296b15ba6ed6441e788466 (diff)
downloadaskbot-8dcde62c89e336c31bd794a795c30dfa31e3a3bd.tar.gz
askbot-8dcde62c89e336c31bd794a795c30dfa31e3a3bd.tar.bz2
askbot-8dcde62c89e336c31bd794a795c30dfa31e3a3bd.zip
fixed django-tinymce version
Diffstat (limited to 'askbot_requirements.txt')
-rw-r--r--askbot_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/askbot_requirements.txt b/askbot_requirements.txt
index a9a939b4..ea9dd005 100644
--- a/askbot_requirements.txt
+++ b/askbot_requirements.txt
@@ -20,6 +20,6 @@ python-openid
pystache==0.3.1
pytz
sanction
-django-tinymce
+django-tinymce==1.5.1b2
longerusername
beautifulsoup4