This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
c33eb6dcd0
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
…
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