Commit Verlauf

Autor SHA1 Nachricht Datum
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. vor 2 Jahren
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. vor 2 Jahren
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. vor 2 Jahren
  Marcelo Galigniana 7c6195ef81 Fixed #34310 -- Added deletion example to one-to-one topic. vor 2 Jahren
  Trey Hunner fad070b07b Improved readability of string interpolation in frequently used examples in docs. vor 2 Jahren
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. vor 4 Jahren
  Philipp Bosch f75af5b67b Corrected outdated sentence in One-to-one relationships docs. vor 5 Jahren
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. vor 5 Jahren
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. vor 8 Jahren
  shiblystory 6ae617dc57 Fixed #26595 -- Removed unnecessary save() in one_to_one.txt example. vor 8 Jahren
  Tim Graham 8ce8beb3f2 Unified some doc links to OneToOneField and ManyToManyField. vor 9 Jahren
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. vor 9 Jahren
  Tim Graham e0837f2cb1 Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. vor 9 Jahren
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. vor 9 Jahren
  Don Kirkby dcd7358afd Fixed typo in docs/topics/db/examples/one_to_one.txt vor 9 Jahren
  Tim Graham 5980b05c1f Fixed #25160 -- Moved unsaved model instance data loss check to Model.save() vor 9 Jahren
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField vor 9 Jahren
  Karl Hobley 81e1a35c36 Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed. vor 10 Jahren
  areski 9d6551204e Removed unnecessary code-block directives. vor 10 Jahren
  Ola Sitarska 6947885926 Fixed #23283 -- Added default=False to BooleanField's in the docs. vor 10 Jahren
  Anubhav Joshi 5643a3b51b Fixed #10811 -- Made assigning unsaved objects to FK, O2O, and GFK raise ValueError. vor 10 Jahren
  Adam Kaliński ec08d62a20 Fixed #22048 - Enhanced docs to cover nonexistent one-to-one relationships. vor 11 Jahren
  Alasdair Nicol 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 vor 11 Jahren
  Tim Graham b87c59b04b Removed some unnecessary __exact operators in filters. vor 11 Jahren
  Claude Paroz 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ vor 11 Jahren
  Aymeric Augustin 97afc49bb0 Removed unnecessary imports. vor 12 Jahren
  James Bennett dad1f5c21e Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. vor 13 Jahren