django/tests/migrations/test_migrations
Simon Charette 9fb61cb64a [1.7.x] Fixed #22350 -- Consistently serialize bytes and text in migrations.
Thanks to @treyhunner and Loïc for their suggestions and review.

Backport of 72d3889db4 from master
2014-04-13 19:03:20 -04:00
..
0001_initial.py [1.7.x] Fixed #22350 -- Consistently serialize bytes and text in migrations. 2014-04-13 19:03:20 -04:00
0002_second.py [1.7.x] Fixed #22350 -- Consistently serialize bytes and text in migrations. 2014-04-13 19:03:20 -04:00
__init__.py First stab at some migration creation commands 2013-06-19 15:36:22 +01:00