Historia zmian

Autor SHA1 Wiadomość Data
  Erik Romijn 75c0d4ea3a Fixed queries that may return unexpected results on MySQL due to typecasting. 11 lat temu
  Shai Berger 59b1d3098f Documentation fixes for the select_for_update change. 11 lat temu
  Shai Berger f095356ba2 Fixed #22343 -- Disallowed select_for_update in autocommit mode 11 lat temu
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 lat temu
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation 11 lat temu
  Bryan Helmig f2eea960e0 Fixed minor syntax error in Queryset docs 11 lat temu
  Loic Bistuer 7bbb6958dc Allowed custom querysets when prefetching single valued relations 11 lat temu
  Tim Graham 1f5f015c32 Fixed spelling mistakes in docs. 11 lat temu
  Artur Frysiak faf6a911ad Fixed #22023 -- Raised an error for values() followed by defer() or only(). 11 lat temu
  chomik 985ae732b2 Fixed #21884 -- Mentioned that exact is the defaut QuerySet lookup type 11 lat temu
  Alasdair Nicol 8aa1efff6d Fixed #21951 -- Updated docs to use __str__ for Python 3 11 lat temu
  Simon Charette 10e3faf191 Fixed #19774 -- Deprecated the contenttypes.generic module. 11 lat temu
  Tim Graham 81830ce34f Fixed some punctuation; thanks Chris Jerdonek. 11 lat temu
  Anssi Kääriäinen 20bab2cf9d Fixed #16187 -- refactored ORM lookup system 11 lat temu
  Tim Graham 9173d2cb74 Fixed #18285 -- Documented that bulk_create doesn't work with M2M relationships. 11 lat temu
  Denis Moskalets d4e578d0f6 Fixed #21552 -- Allowed the use of None for the iexact lookup. 11 lat temu
  Loic Bistuer 17c3997f68 Fixed #21169 -- Reworked RelatedManager methods use default filtering 11 lat temu
  Alex Gaynor bb5ab908cc Fixed a typo in the documentation 11 lat temu
  Thomas Orozco 957d22b850 Add missing commas in Prefetch docs 11 lat temu
  Loic Bistuer f51c1f5900 Fixed #17001 -- Custom querysets for prefetch_related. 11 lat temu
  Marc Tamlyn 349c12d3f5 Fixed #16855 -- select_related() chains as expected. 11 lat temu
  mlissner d8f2d940cc Correct very minor typo 11 lat temu
  Matt Austin 9451d8d558 Fixed #21095 -- Documented new requirement for dates lookups. 11 lat temu
  Tim Graham fb51c9a0f2 Fixed spelling; refs #16895. 11 lat temu
  e0ne cbf08c6b0c Fixed #16895 -- Warned about cost of QuerySet ordering 11 lat temu
  Eric Boersma 4d13cc56de Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. 11 lat temu
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 11 lat temu
  Tim Graham 29255fcb4f Fixed some ReST errors regarding backticks 11 lat temu
  Dominic Rodger c33d1ca1d9 Fixed #20852 - Fixed incorrectly generated left quotes in docs. 11 lat temu
  Daniele Procida e8183a8193 Fixed #20842 and #20845 - Added a note on order_by() and improved prefetch_related() docs. 11 lat temu