seitime-frappe/frappe/website
tundebabzy bbde2ec4cf rewrite use of dict.iteritems (#3498)
* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility
2017-06-19 09:10:21 +05:30
..
css [web-forms] added text-editor and using div in summernote instead of p 2017-02-28 12:13:36 +05:30
doctype rewrite use of dict.iteritems (#3498) 2017-06-19 09:10:21 +05:30
js Added files in .eslintignore, updated globals 2017-06-02 15:00:15 +05:30
page [route] redesigned 2014-08-20 11:50:37 +05:30
website_theme Configurable Website Sidebar in Web Pages (#2530) 2016-12-30 12:39:01 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
context.py [fix] set title_prefix if set in website settings, fixes frappe/erpnext#4848 (#3294) 2017-05-18 12:21:03 +05:30
render.py rewrite use of dict.iteritems (#3498) 2017-06-19 09:10:21 +05:30
router.py [minor] fixed UnicodeEncode error for item name (#3321) 2017-05-18 12:05:22 +05:30
utils.py rewrite use of dict.iteritems (#3498) 2017-06-19 09:10:21 +05:30
website_generator.py [minor] start file watcher only in developer mode 2017-05-09 18:04:12 +05:30