Historial de Commits

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