Select Git revision
migrate-to-3.5.txt
-
Ben Adida authored
ignoring a few extra files and adding manual info for migrating to Helios 3.5: changed table names and update in the packages causes trouble for automatic upgrades.
Ben Adida authoredignoring a few extra files and adding manual info for migrating to Helios 3.5: changed table names and update in the packages causes trouble for automatic upgrades.
migrate-to-3.5.txt 187 B
- direct DB changes
migrate-to-3.5.sql
- fake a migration
heroku run python manage.py migrate helios_auth --fake
- do the rest of the migrations
heroku run python manage.py migrate