patch list updated

This commit is contained in:
Nabin Hait 2012-06-17 21:57:37 +05:30
parent 3ad3ebdaec
commit 3adfa9595e

View File

@ -442,4 +442,9 @@ patch_list = [
'patch_file': 'series_unique_patch',
'description': "add unique constraint to series table's name column"
},
{
'patch_module': 'patches.june_2012',
'patch_file': 'set_recurring_type',
'description': "set recurring type as monthly in old"
},
]