added unicode in website_group generator

This commit is contained in:
Rushabh Mehta 2014-02-27 14:48:35 +05:30
parent 684dc46725
commit 895cbb1b72

View file

@ -1,6 +1,8 @@
# Copyright (c) 2013, Web Notes Technologies Pvt. Ltd. and Contributors
# MIT License. See license.txt
from __future__ import unicode_literals
import frappe
from frappe.website.permissions import get_access
from frappe.website.render import can_cache