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
1e8411259f
django1
/
django
/
db
History
Tim Graham
e0cd07ec2f
Fixed
#22903
-- Fixed migration generation if index_together or unique_together is removed from a model.
2014-06-25 10:02:12 -04:00
..
backends
Fixed
#22487
: Don't flush out data from before normal TestCases
2014-06-23 20:25:09 -07:00
migrations
Fixed
#22903
-- Fixed migration generation if index_together or unique_together is removed from a model.
2014-06-25 10:02:12 -04:00
models
Fixed
#22050
-- Fixed defer fields on proxy related models.
2014-06-25 07:20:18 -04:00
__init__.py
Fixed
#21430
-- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version.
2014-06-11 10:03:34 -04:00
transaction.py
Improved a comment. Thanks intgr for the report.
2014-04-11 23:01:00 +02:00
utils.py
Silenced deprecation warnings for refs
#22811
and fixed build.
2014-06-12 09:28:36 -04:00