커밋 기록

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