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
48c420d992
django1
/
django
/
db
/
migrations
/
operations
History
Tim Graham
7da3923ba0
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
..
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
base.py
Fixed
#23879
-- Allowed model migration skip based on feature/vendor
2015-04-18 15:17:49 +02:00
fields.py
Renamed Field.rel attribute to remote_field
2015-03-25 08:16:12 -04:00
models.py
Fixed
#24828
-- Allowed migration optimization across AlterFooTogether
2015-06-16 00:43:22 +02:00
special.py
Refs
#24278
-- Allowed multi-line serializations in OperationWriter.
2015-04-05 20:19:24 +02:00