Merge branch 'wsgi' of github.com:webnotes/erpnext into wsgi

This commit is contained in:
Nabin Hait
2013-10-15 12:53:46 +05:30
44 changed files with 902 additions and 332 deletions

View File

@@ -224,4 +224,6 @@ patch_list = [
"execute:webnotes.delete_doc('DocType', 'Setup Control')",
"patches.october_2013.p04_wsgi_migration",
"patches.october_2013.p05_server_custom_script_to_file",
"patches.october_2013.repost_ordered_qty",
"patches.october_2013.repost_planned_qty",
]