Open remram44 opened 10 years ago
For the migrations, what about switching to Django 1.7 (which is in rc3 and should be release any day now) ?
Should probably wait for the release... Also, I don't know how to port the migrations.
The doc says "delete your old migrations and start from scratch". Oh.
That might not be that much of a problem. Do we have an idea of the number of yoppi deployments?
So, get rid of the existing migrations, a word in the readme for our imaginary users, and onward we go toward a land of unicorns an magical APIs?
Django supports 3, South kinda-supports 3 (1.0 is broken, but 0.8.4 allegedly works).