As the title says, I can\'t seem to get migrations working.
The app was originally under 1.6, so I understand that migrations won\'t be there initially, and indeed i
Maybe I am too late but did you try to have a migrations folder in your app with a __init__.py file in it?
migrations
__init__.py