[minor] fixed globals and patch for wsgi migration

This commit is contained in:
Anand Doshi
2013-10-10 12:03:11 +05:30
parent ddca90ef7b
commit 7798934989
5 changed files with 40 additions and 13 deletions

View File

@@ -224,4 +224,5 @@ patch_list = [
"patches.october_2013.p02_set_communication_status",
"patches.october_2013.p03_crm_update_status",
"execute:webnotes.delete_doc('DocType', 'Setup Control')",
"patches.october_2013.p04_wsgi_migration",
]