work around compatibility issue

This commit is contained in:
Rocky Duan
2012-08-19 16:42:56 -07:00
parent 12d51334f8
commit 96b9a37048
2 changed files with 2 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ from mitxmako import middleware
import logging
import operator
import itertools
import pystache
import pystache_custom as pystache
_FULLMODULES = None

View File

@@ -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