added delete_docformat in patch_list
This commit is contained in:
parent
2513e50dc4
commit
b489297108
@ -227,5 +227,10 @@ patch_list = [
|
||||
'patch_file': 'clean_property_setter',
|
||||
'description': 'Cleanup Property Setter Entries'
|
||||
},
|
||||
{
|
||||
'patch_module': 'patches.mar_2012',
|
||||
'patch_file': 'delete_docformat',
|
||||
'description': 'Deletes DocFormat from database'
|
||||
},
|
||||
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user