Historique des commits

Auteur SHA1 Message Date
  Ng Zhi An 8f5d6c77b6 Fixed #23878 -- Moved Query and Prefetch documentation il y a 10 ans
  Jon Dufresne 4468c08d70 Fixed #23968 -- Replaced list comprehension with generators and dict comprehension il y a 10 ans
  Michal Petrucha 327df551e8 Fixed #23817 -- Updated docs on QuerySet evaluation il y a 10 ans
  Josh Smeaton f59fd15c49 Fixed #14030 -- Allowed annotations to accept all expressions il y a 11 ans
  Tim Graham 11b7680d0e Fixed #23774 -- Clarified QuerySet.order_by() and related models. il y a 10 ans
  Berker Peksag 5c517ec218 Fixed versionchanged indentation in docs/. il y a 10 ans
  Tim Graham e958c760f9 Fixed #23732 -- Corrected and enhanced select_related() docs. il y a 10 ans
  Oliver Meinusch 6b39401baf Fixed QuerySet datetimes argument name in docs. il y a 10 ans
  jnothman 20f868bc5a Added flat=False to signature of QuerySet.values_list() il y a 10 ans
  Matt Robenolt ef5f9b6ae8 Fixed #23460 -- Added literal `%s` support to extra() QuerySets. il y a 10 ans
  Tim Graham fb4f3e04b1 Updated MySQL links to version 5.6. il y a 10 ans
  Tim Graham 66630f589c Fixed #23134 -- Fixed typos in docs/ref/models/querysets.txt. il y a 10 ans
  Moayad Mardini 668d432d0a Fixed #22491 -- documented how select_for_update() should be tested. il y a 10 ans
  David Hoffman 6d5daa30cf Fixed #22553 -- Added refreshing queryset info to docs. il y a 10 ans
  Tim Graham 5f919b9c81 Fixed #23094 -- Removed redundant argument in select_related() example. il y a 10 ans
  Jorge C. Leitão 8780849da0 Fixed #22812 -- Refactored lookup API documentation. il y a 10 ans
  Anubhav Joshi 42736ac8e8 Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version. il y a 10 ans
  Guillaume Pannatier 7f27cca5c5 Fixed #22710 -- Amended aggregation note for empty QuerySets il y a 10 ans
  Guillaume Pannatier 7c6e96ec1f Fixed #22710 -- Documented aggregation behavior for empty QuerySets. il y a 11 ans
  Simon Charette 24ec9538b7 Fixed #19195 -- Allow explicit ordering by a relation `_id` field. il y a 11 ans
  Moayad Mardini 3776926cfe Fixed #22493 - Added warnings to raw() and extra() docs about SQL injection il y a 11 ans
  Erik Romijn 75c0d4ea3a Fixed queries that may return unexpected results on MySQL due to typecasting. il y a 11 ans
  Shai Berger 59b1d3098f Documentation fixes for the select_for_update change. il y a 11 ans
  Shai Berger f095356ba2 Fixed #22343 -- Disallowed select_for_update in autocommit mode il y a 11 ans
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. il y a 11 ans
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation il y a 11 ans
  Bryan Helmig f2eea960e0 Fixed minor syntax error in Queryset docs il y a 11 ans
  Loic Bistuer 7bbb6958dc Allowed custom querysets when prefetching single valued relations il y a 11 ans
  Tim Graham 1f5f015c32 Fixed spelling mistakes in docs. il y a 11 ans
  Artur Frysiak faf6a911ad Fixed #22023 -- Raised an error for values() followed by defer() or only(). il y a 11 ans