Skip to content

Add pending migrations.

Boros Gábor requested to merge smarnach/missing-migrations into master

Created by: smarnach

These are migrations currently missing on the master branch. I also needed to normalise the order of choices for the progress and status fields, since with the randomised order we had before we would get a new migration everytime you run makemigrations.

cc @bradenmacdonald

(Shouldn't the tests be able to catch missing migrations?)

Merge request reports