Historie revizí

Autor SHA1 Zpráva Datum
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. před 2 roky
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. před 2 roky
  Trey Hunner fad070b07b Improved readability of string interpolation in frequently used examples in docs. před 2 roky
  Pamela Fox 8e93fc561e Described Article-Reporter relationship in many-to-one topic. před 2 roky
  Mariusz Felisiak 39ae8d740e Added missing backticks to function names. před 2 roky
  Nick Pope 477c800443 Changed docs and a code comment to use gender-neutral pronouns. před 4 roky
  Mariusz Felisiak e5cacb1f47 Refs #30947 -- Changed tuples to lists in model Meta options examples in docs. před 5 roky
  Tim Graham 6b6bdfe25c Fixed IntegrityError in docs/topics/db/examples/many_to_one.txt. před 6 roky
  Luoxzhg 9d7e2c7b44 Fixed mistakes in docs/topics/db/examples/many_to_one.txt. před 6 roky
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. před 8 roky
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. před 9 roky
  Tim Graham e0837f2cb1 Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list. před 9 roky
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. před 9 roky
  Tim Graham 5980b05c1f Fixed #25160 -- Moved unsaved model instance data loss check to Model.save() před 9 roky
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField před 9 roky
  Karl Hobley 81e1a35c36 Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed. před 10 roky
  areski 9d6551204e Removed unnecessary code-block directives. před 10 roky
  Anubhav Joshi 5643a3b51b Fixed #10811 -- Made assigning unsaved objects to FK, O2O, and GFK raise ValueError. před 10 roky
  Alasdair Nicol 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 před 11 roky
  Tim Graham b87c59b04b Removed some unnecessary __exact operators in filters. před 11 roky
  Claude Paroz 7442eb1a24 Fixed #20224 -- Update docs examples which mention __unicode__ před 11 roky
  Aymeric Augustin e69348b4e7 Avoided mixing dates and datetimes in the examples. před 12 roky
  James Bennett dad1f5c21e Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch. před 13 roky