تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Ng Zhi An 8f5d6c77b6 Fixed #23878 -- Moved Query and Prefetch documentation 10 سال پیش
  Jon Dufresne 4468c08d70 Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 10 سال پیش
  Michal Petrucha 327df551e8 Fixed #23817 -- Updated docs on QuerySet evaluation 10 سال پیش
  Josh Smeaton f59fd15c49 Fixed #14030 -- Allowed annotations to accept all expressions 11 سال پیش
  Tim Graham 11b7680d0e Fixed #23774 -- Clarified QuerySet.order_by() and related models. 10 سال پیش
  Berker Peksag 5c517ec218 Fixed versionchanged indentation in docs/. 10 سال پیش
  Tim Graham e958c760f9 Fixed #23732 -- Corrected and enhanced select_related() docs. 10 سال پیش
  Oliver Meinusch 6b39401baf Fixed QuerySet datetimes argument name in docs. 10 سال پیش
  jnothman 20f868bc5a Added flat=False to signature of QuerySet.values_list() 10 سال پیش
  Matt Robenolt ef5f9b6ae8 Fixed #23460 -- Added literal `%s` support to extra() QuerySets. 10 سال پیش
  Tim Graham fb4f3e04b1 Updated MySQL links to version 5.6. 10 سال پیش
  Tim Graham 66630f589c Fixed #23134 -- Fixed typos in docs/ref/models/querysets.txt. 10 سال پیش
  Moayad Mardini 668d432d0a Fixed #22491 -- documented how select_for_update() should be tested. 10 سال پیش
  David Hoffman 6d5daa30cf Fixed #22553 -- Added refreshing queryset info to docs. 10 سال پیش
  Tim Graham 5f919b9c81 Fixed #23094 -- Removed redundant argument in select_related() example. 10 سال پیش
  Jorge C. Leitão 8780849da0 Fixed #22812 -- Refactored lookup API documentation. 10 سال پیش
  Anubhav Joshi 42736ac8e8 Fixed #21430 -- Added a RuntimeWarning when unpickling Models and QuerySets from a different Django version. 10 سال پیش
  Guillaume Pannatier 7f27cca5c5 Fixed #22710 -- Amended aggregation note for empty QuerySets 10 سال پیش
  Guillaume Pannatier 7c6e96ec1f Fixed #22710 -- Documented aggregation behavior for empty QuerySets. 11 سال پیش
  Simon Charette 24ec9538b7 Fixed #19195 -- Allow explicit ordering by a relation `_id` field. 11 سال پیش
  Moayad Mardini 3776926cfe Fixed #22493 - Added warnings to raw() and extra() docs about SQL injection 11 سال پیش
  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 سال پیش