templates cleaner and generation for all pages

This commit is contained in:
Rushabh Mehta
2012-05-08 16:06:44 +05:30
parent 5ab8163140
commit a933b632ad
8 changed files with 22 additions and 7 deletions

View File

@@ -332,5 +332,10 @@ patch_list = [
'patch_file': 'renamedt_in_custom_search_criteria',
'description': 'raname dt in custom search criteria'
},
{
'patch_module': 'patches.may_2012',
'patch_file': 'cms',
'description': 'generate html pages'
},
]