django1/django/db
Anubhav Joshi fd5897193f Fixed problem with refs #10811.
When 'to_field' is specified with a FK, then we need to check the pk value
the object.
2014-06-30 10:25:57 -04:00
..
backends Fixed #22487: Don't flush out data from before normal TestCases 2014-06-23 20:25:09 -07:00
migrations Fixed #22917 -- Fixed typo in AlterIndexTogether.describe(). 2014-06-27 10:34:48 -04:00
models Fixed problem with refs #10811. 2014-06-30 10:25:57 -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