Commit 96b9a370 by Rocky Duan

work around compatibility issue

parent 12d51334
......@@ -13,7 +13,7 @@ from mitxmako import middleware
import logging
import operator
import itertools
import pystache
import pystache_custom as pystache
_FULLMODULES = None
......
......@@ -45,4 +45,5 @@ django-storages
django-threaded-multihost
django-sekizai<0.7
git+git://github.com/benjaoming/django-wiki.git@97f8413
git+git://github.com/dementrock/pystache_custom.git
-r repo-requirements.txt
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment