Commit History

作者 SHA1 備註 提交日期
  Mariusz Felisiak 881362986a Fixed "byte string" typo in various docs and comments. 6 年之前
  Mariusz Felisiak 9ab1d55596 Refs #18726 -- Added test for excluding circular related fields with F() expression. 6 年之前
  Nick Pope 398afba084 Updated spelling and RFCs in HttpOnly cookie flag docs. 6 年之前
  Nick Pope 2afd670de5 Removed obsolete RFC from cookie docs. 6 年之前
  Nick Pope d41a1005eb Removed unused timeparse.js. 6 年之前
  Nick Pope f0f3b30296 Removed obsolete ActiveXObject from admindocs bookmarklets. 6 年之前
  Nick Pope 3113957123 Simplified Date.prototype.getTwelveHours(). 6 年之前
  Nick Pope a25029b336 Removed unused Date.prototype.getHourMinute(). 6 年之前
  Nick Pope 8c694317f8 Removed unused Date.prototype.getHourMinuteSecond(). 6 年之前
  Nick Pope 93d1f2d209 Removed unused String.prototype.pad_left(). 6 年之前
  Nick Pope 41e6ef28b0 Removed unneeded compatibility shim for getComputedStyle(). 6 年之前
  Mariusz Felisiak 2a431db0f5 Fixed #28621 -- Fixed crash of annotations with OuterRef. 6 年之前
  Tim Graham c4447ad231 Doc'd django-docs-translation and Read the Docs release steps. 6 年之前
  Tim Graham 9caa3e0a29 Doc'd a few contributing guidelines. 6 年之前
  Nathan Gaberel 624573726a Fixed #29791 -- Made Engine.render_to_string() honor autoescape. 6 年之前
  Hasan Ramezani d4df5e1b0b Fixed #27360 -- Added app or ModelAdmin details for AreadyRegistered exceptions. 6 年之前
  Hasan Ramezani 981dd6dd71 Fixed #28431 -- Added a system check for BinaryField to prevent strings defaults. 6 年之前
  Mariusz Felisiak dc53f2135b Fixed typo in docs/releases/3.0.txt. 6 年之前
  Jani Tiainen 044cc54420 Fixed #30259 -- Added support for admin_order_field attribute on properties in ModelAdmin.list_display. 6 年之前
  Matthias Kestenholz ea60b7bc74 Removed redundant model field choices tests. 6 年之前
  Albert Wang 2ee1e1a174 Fixed #30283 -- Fixed shellcheck warnings in django_bash_completion. 6 年之前
  Simon Charette 1ca825e4dc Fixed #30246 -- Reused annotation aliases references in aggregation filters. 6 年之前
  Simon Charette 3f32154f40 Refs #30188 -- Avoided GROUP BY when aggregating over non-aggregates. 6 年之前
  Simon Charette d1e9c25162 Refs #30188 -- Prevented double annotation of subquery when aggregated over. 6 年之前
  Simon Charette bdc07f176e Fixed #30188 -- Fixed a crash when aggregating over a subquery annotation. 6 年之前
  Simon Charette f19a4945e1 Fixed #21703 -- Fixed a crash when excluding a related field with a F(). 6 年之前
  Ryan J Schave cbf7e71558 Fixed #30257 -- Made UsernameValidators prohibit trailing newlines. 6 年之前
  Matthias Kestenholz ea071870f9 Fixed #30280 -- Restored Model.get_FIELD_display()'s coercion of lazy strings. 6 年之前
  Nick Pope d26b242443 Fixed #30271 -- Added the Sign database function. 6 年之前
  Simon Charette 5935a9aead Removed obsolete Lookup hook to prepare rhs expressions. 6 年之前