Histórico de Commits

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