This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d4689034be
django
/
tests
/
custom_migration_operations
History
Markus Holtermann
862ea825b5
Fixed
#24093
-- Prevented MigrationWriter to write operation kwargs that are not explicitly deconstructed
2015-01-07 17:29:20 -07:00
..
__init__.py
Fixed
#22788
-- Ensured custom migration operations can be written.
2014-06-16 12:28:52 -04:00
more_operations.py
Fixed
#23844
-- Used topological sort for migration operation dependency resolution.
2014-11-20 12:49:49 -05:00
operations.py
Fixed
#24093
-- Prevented MigrationWriter to write operation kwargs that are not explicitly deconstructed
2015-01-07 17:29:20 -07:00