Historia zmian

Autor SHA1 Wiadomość Data
  shiblystory 6ae617dc57 Fixed #26595 -- Removed unnecessary save() in one_to_one.txt example. 9 lat temu
  Tim Graham 8ce8beb3f2 Unified some doc links to OneToOneField and ManyToManyField. 9 lat temu
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 lat temu
  Tim Graham e0837f2cb1 Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. 9 lat temu
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 lat temu
  Don Kirkby dcd7358afd Fixed typo in docs/topics/db/examples/one_to_one.txt 9 lat temu
  Tim Graham 5980b05c1f Fixed #25160 -- Moved unsaved model instance data loss check to Model.save() 9 lat temu
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 lat temu
  Karl Hobley 81e1a35c36 Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed. 10 lat temu
  areski 9d6551204e Removed unnecessary code-block directives. 10 lat temu
  Ola Sitarska 6947885926 Fixed #23283 -- Added default=False to BooleanField's in the docs. 10 lat temu
  Anubhav Joshi 5643a3b51b Fixed #10811 -- Made assigning unsaved objects to FK, O2O, and GFK raise ValueError. 11 lat temu
  Adam Kaliński ec08d62a20 Fixed #22048 - Enhanced docs to cover nonexistent one-to-one relationships. 11 lat temu
  Alasdair Nicol 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 lat temu
  Tim Graham b87c59b04b Removed some unnecessary __exact operators in filters. 11 lat temu
  Claude Paroz 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ 11 lat temu
  Aymeric Augustin 97afc49bb0 Removed unnecessary imports. 12 lat temu
  James Bennett dad1f5c21e Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. 13 lat temu