提交歷史

作者 SHA1 備註 提交日期
  Aymeric Augustin 3ee0834a46 Fixed #30556 -- Avoided useless query and hasher call in ModelBackend.authenticate() when credentials aren't provided. 5 年之前
  Jon Dufresne e065b29387 Refs #27804 -- Used subTest() in filesizeformat tests and HumanizeTests. 5 年之前
  Hasan Ramezani dcb8f00d06 Fixed #29379 -- Added autocomplete attribute to contrib.auth.forms fields. 6 年之前
  Alexandre Varas c498f088c5 Fixed #30521 -- Fixed invalid HTML in default error pages. 5 年之前
  Mariusz Felisiak 3fb0a1a67f Refs #30521 -- Added tests for content of default error pages. 5 年之前
  Jon Dufresne d6ea4898c4 Fixed #30550 -- Fixed decoding of non-UTF-8 bytes objects in response.json(). 5 年之前
  Jon Dufresne 498092377b Refs #27804 -- Used subTest() in BinaryFieldTests.test_set_and_retrieve. 5 年之前
  Joachim Jablon 8ba20d9071 Refs #30512 -- Added tests for sanitizing email addresses with display name and two @ signs. 5 年之前
  Joachim Jablon f841a776fe Refs #30512 -- Used subTest() in MailTests.test_sanitize_address. 6 年之前
  Hasan Ramezani 661e6cc2c9 Fixed #29706 -- Made RenameContentType._rename() save to the correct database. 6 年之前
  Arpana Mehta 4b45b6c8e4 Updated Hindi language name. 5 年之前
  Tobias Bengfort 581a0f4545 Refs #30226 -- Added User.get_user_permissions() method. 6 年之前
  Tobias Bengfort 75337a6050 Fixed #30226 -- Added BaseBackend for authentication. 6 年之前
  Étienne Beaulé 4b6dfe1622 Fixed #30542 -- Fixed crash of numerical aggregations with filter. 5 年之前
  Mariusz Felisiak 1f81e2df69 Added stub release notes for 2.2.3. 5 年之前
  Tim Graham b916c27f9a Fixed typo in tests/generic_views/test_base.py. 5 年之前
  Carlton Gibson 8a187bfa3b Updated release process notes for oss-security list content guidelines. 5 年之前
  Caio Ariede 5248abe9b0 Fixed #30505 -- Doc'd how changes in the order of Field.choices affect migrations. 5 年之前
  Jones Ambrosi f9561144d7 Fixed #30520 -- Fixed crash of admin model inlines on custom fields without labels. 5 年之前
  RobertAKARobin aa94f7c899 Fixed #30534 -- Fixed overriding a field's default in ModelForm.cleaned_data(). 5 年之前
  Nick Pope 21b1d23912 Added CVE-2019-12308 to the security release archive. 5 年之前
  Nick Pope 8fb0ea5583 Added CVE-2019-11358 to the security release archive. 5 年之前
  Mariusz Felisiak 100ec901ae Fixed typos in 1.11.21, 2.1.9, 2.2.2 release notes. 5 年之前
  Mariusz Felisiak 5ab75adb90 Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0. 5 年之前
  Nathan Gaberel b27c9c953b Fixed #28604 -- Prevented ManifestStaticFilesStorage from leaving intermediate files. 5 年之前
  Carlton Gibson 34ec52269a Applied jQuery patch for CVE-2019-11358. 5 年之前
  Carlton Gibson deeba6d920 Fixed CVE-2019-12308 -- Made AdminURLFieldWidget validate URL before rendering clickable link. 5 年之前
  Carlton Gibson 98c0fe19ee Added stub release notes for security releases. 5 年之前
  can dffa3e1992 Fixed #30493 -- Fixed prefetch_related() for GenericRelation with different content types. 5 年之前
  Mariusz Felisiak f66021f3f7 Refs #30493 -- Added GenericRelatedObjectManager.get_content_type() hook. 5 年之前