Merge branch 'master' into dev

This commit is contained in:
Anand Doshi
2012-06-28 20:49:31 +05:30
2 changed files with 16 additions and 0 deletions

View File

@@ -462,4 +462,9 @@ patch_list = [
'patch_file': 'delete_about_contact',
'description': "delete depracated doctypes of website module"
},
{
'patch_module': 'patches.june_2012',
'patch_file': 'cache_item_table',
'description': "create cache item table again"
},
]