This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-26 23:26:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
e24e9e0438cf3ba6c557558f68587d135a85e126
django
/
django
/
db
/
migrations
/
operations
History
Andrew Godwin
e24e9e0438
Fixed
#23014
: Renaming not atomic with unique together
2014-07-21 11:36:34 +01:00
..
__init__.py
Fixed
#22470
: Full migration support for order_with_respect_to
2014-06-15 14:56:51 -07:00
base.py
Fixed
#22853
: Swapped models are now ignored for migration operations.
2014-06-17 17:45:38 -07:00
fields.py
Fixed
#23014
: Renaming not atomic with unique together
2014-07-21 11:36:34 +01:00
models.py
Fixed
#23013
-- Fixed removing unique_together/index_together constraints in migrations.
2014-07-15 15:20:59 -04:00
special.py
Fixed
#22496
: Data migrations get transactions again!
2014-05-07 14:28:34 -07:00