Russell Keith-Magee 191203b48d Fixed #9023 -- Corrected a problem where cached attribute values would cause a delete to cascade to a related object even when the relationship had been set to None. Thanks to TheShark for the report and test case, and to juriejan and Jacob for their work on the patch. 16 年之前
..
modeltests b38cf5db5c Fixed #11311 -- Reverted [10952], Refs #10785. Changeset [10952] caused problems with m2m relations between models that had non-integer primary keys. Thanks to Ronny for the report and test case. 16 年之前
regressiontests 191203b48d Fixed #9023 -- Corrected a problem where cached attribute values would cause a delete to cascade to a related object even when the relationship had been set to None. Thanks to TheShark for the report and test case, and to juriejan and Jacob for their work on the patch. 16 年之前
templates e5be4b4f3d Added missing file from [10457]. 16 年之前
runtests.py f0560dfdb2 Fixed #9282: added a generic comment moderation toolkit. See the documentation for details. 16 年之前
urls.py b203db6ec8 Fixed #5791 -- Added early-bailout support for views (ETags and Last-modified). 16 年之前