django-lfs
django-lfs copied to clipboard
Removed create_table from migrate_to_09
Removed the creation of 'LatestPortlet' table from migrate_to_09 as this operation will be performed in 0002 migration of portlet app. Or we can leave here this code and fake the respective 0002 migration.