seitime-frappe/frappe
tundebabzy 6fbe20caaa Except and raise statement python 3 compatible style (#3216)
* changes exception and raise statements to python 3 style

* changes except statement to python 3 style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* adds six.reraise to fix python 3 style raise statements with traceback

* fixes indentation
2017-05-11 10:51:59 +05:30
..
change_log Change log for version 8 2017-03-30 16:01:25 +05:30
commands Issue 3171 (#3178) 2017-05-08 16:06:33 +05:30
config [fixes] listview strip and email inbox list view 2017-04-03 09:34:18 +05:30
core Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
custom Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
data [enhance] Web View settings in DocType (#2798) 2017-03-05 11:12:32 +05:30
desk Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
docs [documentation] fix url to generators.png (#3220) 2017-05-04 12:16:47 +05:30
email Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
geo [minor] ignore permissions option for filters in db_query (#3234) 2017-05-06 12:43:47 +05:30
integrations Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
model Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
modules Python 3 compatible print statements (#3199) 2017-05-01 12:34:29 +05:30
patches Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
printing [rename] Print module to Printing 2017-05-03 15:59:24 +05:30
public [fix] socketio 2.0 (#3257) 2017-05-10 13:58:25 +05:30
templates Breadcrumb ui fix in website portal (#3141) 2017-04-24 14:17:24 +05:30
tests Password Strength Policy Enhancement (#3194) 2017-05-08 16:10:12 +05:30
translations [translation] translation updates for - frappe on 2017-04-04 (#3009) 2017-04-11 19:11:34 +05:30
utils Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
website Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
workflow Added fields in global search 2017-02-20 13:39:21 +05:30
www Password Strength Policy Enhancement (#3194) 2017-05-08 16:10:12 +05:30
__init__.py bumped to version 8.0.42 2017-05-10 20:06:19 +06:00
api.py Deprecate Integration Broker (#2831) 2017-03-14 11:24:26 +05:30
app.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
async.py [fix] file .zip upload; 2016-12-05 17:39:52 +05:30
auth.py [minor] auth log for login and logout feed (#2624) 2017-01-24 14:35:52 +05:30
boot.py [rename] frappe.www.print to frappe.www.printview 2017-05-03 15:59:24 +05:30
build.js New Build System using NodeJS (#3117) 2017-04-20 11:58:21 +05:30
build.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
client.py [URGENT] Prevent accessing sensitive files in client.get_js 2016-11-30 12:02:57 +05:30
database.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
defaults.py Test case fixed 2016-09-28 16:55:11 +05:30
exceptions.py Issue 3171 (#3178) 2017-05-08 16:06:33 +05:30
frappeclient.py Python 3 compatible print statements (#3199) 2017-05-01 12:34:29 +05:30
handler.py [hotfix] local veriable data reference before assignment fixes (#3185) 2017-04-28 10:26:34 +05:30
hooks.py Change beta_version to 8.x.x-beta 2017-05-04 10:10:24 +05:30
installer.py Issue 3171 (#3178) 2017-05-08 16:06:33 +05:30
limits.py [fix] expiry message 2017-04-13 14:52:29 +05:30
middlewares.py [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +05:30
migrate.py [fix] patches 2017-03-08 11:57:33 +05:30
modules.txt [rename] Print module to Printing 2017-05-03 15:59:24 +05:30
oauth.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
patches.txt [minor] fixes for patch set_currency_field_precision (#3253) 2017-05-09 20:11:55 +05:30
permissions.py Python 3 compatible print statements (#3199) 2017-05-01 12:34:29 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py [enhance] handle session expired in a graceful manner (#3022) 2017-04-10 12:44:39 +05:30
share.py [security] fixed 2016-12-21 11:17:24 +05:30
test_runner.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
translate.py Python 3 compatible print statements (#3199) 2017-05-01 12:34:29 +05:30