contact us cache refresh issue

This commit is contained in:
Rushabh Mehta 2013-01-21 18:50:03 +05:30
parent a495b86848
commit f6f8ddac30

View File

@ -18,4 +18,4 @@ class DocType:
def on_update(self):
from website.utils import clear_cache
clear_cache("about")
clear_cache("contact")