تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Loïc Bistuer 3a47d42fa3 Fixed #20932, #25897 -- Streamlined manager inheritance. 9 سال پیش
  ZachLiuGIS 04e13c8913 Fixed #26179 -- Removed null assignment check for non-nullable foreign key fields. 9 سال پیش
  Hasan 3d0dcd7f5a Refs #26022 -- Used context manager version of assertRaises in tests. 9 سال پیش
  Tim Graham 9c5e272860 Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. 9 سال پیش
  Tim Graham 384ddbec1b Fixed #14368 -- Allowed setting a reverse OneToOne relation to None. 9 سال پیش
  Raphael Merx f5a33e4840 Fixed #25296 -- Prevented model related object cache pollution when create() fails due to an unsaved object. 9 سال پیش
  Aymeric Augustin c3904deb91 Fixed #25160 (again) -- Moved data loss check on reverse relations. 9 سال پیش
  Tim Graham 333cbdcd2d Fixed #24951 -- Fixed AssertionError in delete queries involving a foreign/primary key. 9 سال پیش
  Tim Graham 5980b05c1f Fixed #25160 -- Moved unsaved model instance data loss check to Model.save() 9 سال پیش
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 سال پیش
  Anssi Kääriäinen 9ed82154bd Fixed #23791 -- Corrected object type check for pk__in=qs 9 سال پیش
  Tim Graham a10b4c010a Fixed #24578 -- Fixed crash with QuerySet.update() on FK to O2O fields. 10 سال پیش
  Anssi Kääriäinen 8f30556329 Renamed Field.rel attribute to remote_field 10 سال پیش
  Karl Hobley 81e1a35c36 Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed. 10 سال پیش
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. 10 سال پیش
  Anssi Kääriäinen f233bf47dd Fixed #21414 -- Removed RelatedObject and deprecated Field.related. 11 سال پیش
  Adam Alton a973fb2d68 Fixed and restored assertions in OneToOneTests.test_foreign_key. 10 سال پیش
  Berker Peksag f7969b0920 Fixed #23620 -- Used more specific assertions in the Django test suite. 10 سال پیش
  Loic Bistuer e043aae9bb Fixed #23550 -- Normalized get_queryset() of RelatedObjectDescriptor 10 سال پیش
  Loic Bistuer 7fe554b2a3 Merged one_to_one_regress into the one_to_one test package. 10 سال پیش
  Anubhav Joshi 34ba86706f Fixed #14334 -- Query relation lookups now check object types. 10 سال پیش
  Anubhav Joshi 5643a3b51b Fixed #10811 -- Made assigning unsaved objects to FK, O2O, and GFK raise ValueError. 11 سال پیش
  Simon Charette 75924cfa6d Fixed #21563 -- Single related object descriptors should work with `hasattr`. 11 سال پیش
  Jason Myers c3791463a5 Fixing E302 Errors 11 سال پیش
  Alasdair Nicol c3aa2948c6 Fixed #21298 -- Fixed E301 pep8 warnings 11 سال پیش
  Aymeric Augustin 728548e483 Fixed #21134 -- Prevented queries in broken transactions. 11 سال پیش
  Claude Paroz 5c1143910e Removed most of absolute_import imports 11 سال پیش
  Tim Graham 6f8627dd7f Fixed #17582 - Added message to DoesNotExist exceptions. 12 سال پیش
  Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. 12 سال پیش