Histórico de Commits

Autor SHA1 Mensagem Data
  jpribyl 17407eca59 Fixed #31894 -- Added note about using JSONField key lookups with QuerySet.exclude() in docs. há 4 anos atrás
  sage 2d8dcba03a Fixed #31829 -- Used JSONField __contains lookup on key transforms. há 4 anos atrás
  Mariusz Felisiak ba691933ce Fixed #31836 -- Dropped support for JSONField __contains and __contained_by lookups on SQLite. há 4 anos atrás
  Mariusz Felisiak 02447fb133 Fixed #31835 -- Dropped support for JSONField __contains lookup on Oracle. há 4 anos atrás
  David Smith dbdc192ca3 Preferred usage of among/while to amongst/whilst. há 4 anos atrás
  Jon Dufresne 494ba27b5f Changed some doc links to use intersphinx. há 4 anos atrás
  Carlton Gibson 5af17babb0 Fixed #31591 -- Clarified "reverse" lookup name in making queries docs. há 4 anos atrás
  sage 6789ded0a6 Fixed #12990, Refs #27694 -- Added JSONField model field. há 5 anos atrás
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. há 4 anos atrás
  Hannes Ljungberg f3da09df0f Fixed #31396 -- Added binary XOR operator to F expressions. há 5 anos atrás
  René Fleschenberg 367634f976 Replaced 'n_' prefix with 'number_of_' in docs/topics/db/queries.txt. há 5 anos atrás
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. há 5 anos atrás
  Daniel Musketa 6fd9c9daa6 Fixed #30365 -- Fixed syntax highlighting in SQL examples. há 6 anos atrás
  Tim Graham a68c029e22 Used extlinks for Django's source code. há 6 anos atrás
  Jon Dufresne ad9a28ee38 Refs #29784 -- Normalized Python docs links to omit the version. há 6 anos atrás
  Denis 1834490a0c Refs #11278 -- Clarified RelatedManager differences between reverse one-to-many and many-to-many relations. há 7 anos atrás
  Stefan Schneider 08c8c3ead9 Fixed #28653 -- Added missing ForeignKey.on_delete argument in docs. há 7 anos atrás
  Stefan Schneider 293df73fb6 Fixed #28648 -- Corrected typo in docs/topics/db/queries.txt. há 7 anos atrás
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. há 7 anos atrás
  Tushar Malik 14251324e6 Added missing import in docs/topics/db/queries.txt. há 7 anos atrás
  Matthias Erll eee34ef64c Fixed #22550 -- Prohibited QuerySet.last()/reverse() after slicing. há 11 anos atrás
  Claude Paroz 01f658644a Updated various links in docs to avoid redirects há 7 anos atrás
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. há 8 anos atrás
  Maxime Lorant 241e1e3cd7 Removed SHOUTING in doc examples. há 8 anos atrás
  anabelensc 1c12df4aa6 Fixed #25912 -- Added binary left/right shift operators to F expressions. há 9 anos atrás
  Tim Graham 2f44fa7f06 Documented how to copy a OneToOneField. há 8 anos atrás
  Tim Graham 8dac9890a5 Refs #25550 -- Removed a deprecated reverse assignment example in docs. há 8 anos atrás
  Simon Charette 9e4fd3301d Refs #25284 -- Corrected an obsolete implicit __in lookup example. há 8 anos atrás
  Timothy Allen 5595db9504 Updated docs/topics/db/queries.txt examples to use print() function. há 8 anos atrás
  Ed Henderson 4a4d7f980e Fixed #26021 -- Applied hanging indentation to docs. há 8 anos atrás