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
11662022be
django1
/
django
/
db
/
migrations
/
operations
History
Stratos Moros
cf7a2a000e
Fixed
#22248
-- Made RenameModel reversible
2014-11-19 14:11:35 +02:00
..
__init__.py
Fixed
#22470
: Full migration support for order_with_respect_to
2014-06-15 14:56:51 -07:00
base.py
Reordered condition to avoid calling allow_migrate() if unneeded.
2014-11-17 18:32:42 +01:00
fields.py
Fixed
#23859
-- Fixed a migration crash when a field is renamed that is part of an index_together
2014-11-17 19:15:07 +01:00
models.py
Fixed
#22248
-- Made RenameModel reversible
2014-11-19 14:11:35 +02:00
special.py
Fixed
#23426
-- Allowed parameters in migrations.RunSQL
2014-10-02 11:52:40 -04:00