summaryrefslogtreecommitdiffstats
path: root/askbot_requirements.txt
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-04-10 16:31:47 -0500
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-04-10 16:31:47 -0500
commit511a7e1d9a7b1ed2fa60c3a58e0191f975384c6d (patch)
tree0bd1d10812474b124541947301ce4827694b335a /askbot_requirements.txt
parentbfa1229693151aa454ef9c176816581a5a52d624 (diff)
downloadaskbot-511a7e1d9a7b1ed2fa60c3a58e0191f975384c6d.tar.gz
askbot-511a7e1d9a7b1ed2fa60c3a58e0191f975384c6d.tar.bz2
askbot-511a7e1d9a7b1ed2fa60c3a58e0191f975384c6d.zip
added the timezone offset to the timestamps in the html output and hopefully fixed the related "timeago" issue
Diffstat (limited to 'askbot_requirements.txt')
-rw-r--r--askbot_requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/askbot_requirements.txt b/askbot_requirements.txt
index 5bf06e30..c82f17f0 100644
--- a/askbot_requirements.txt
+++ b/askbot_requirements.txt
@@ -18,3 +18,4 @@ django-followit
django-recaptcha-works
python-openid
pystache==0.3.1
+pytz