Add a new migration which removes/fixes the old migration
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 7 Aug 2014 18:24:07 +0000 (13:24 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 7 Aug 2014 19:57:46 +0000 (14:57 -0500)
commitbb12fb807e59cbe124c32c0b4fa2a74e0b81aade
tree8f6e69b93d79d99659c06ca0c3f04775c0072cce
parent18cd6b3015abee7329ae4e8295c525b7abbd0105
Add a new migration which removes/fixes the old migration

The previous migration, as it turns out, was not needed, and there
were many inconsistencies put in place by adding it.  See issue #920.

This commit sponsored by GergÅ‘ Tisza.  Thank you!
mediagoblin/db/migrations.py
mediagoblin/db/models.py