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
cb60d22bd9
django1
/
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