This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
22da686ca9
django1
/
django
/
db
/
migrations
/
operations
History
David Wobrock
fd325b9dee
Refs
#29899
-- Moved resolve_relation() to django.db.migrations.utils.
2021-04-16 10:33:42 +02:00
..
__init__.py
Fixed
#11964
-- Added support for database check constraints.
2018-07-10 15:32:33 -04:00
base.py
Fixed
#31468
-- Allowed specifying migration filename in Operation.
2020-05-28 11:42:53 +02:00
fields.py
Fixed
#32256
-- Fixed migration optimization crash when swapping field names.
2021-02-19 11:19:01 +01:00
models.py
Refs
#29899
-- Moved resolve_relation() to django.db.migrations.utils.
2021-04-16 10:33:42 +02:00
special.py
Refs
#27914
-- Used __qualname__ in model operations' deconstruct().
2017-06-14 10:10:22 -04:00
utils.py
Refs
#29899
-- Moved resolve_relation() to django.db.migrations.utils.
2021-04-16 10:33:42 +02:00