django-lfs icon indicating copy to clipboard operation
django-lfs copied to clipboard

Removed create_table from migrate_to_09

Open DNX opened this issue 11 years ago • 0 comments

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.

DNX avatar Mar 22 '15 22:03 DNX