Commit History

作者 SHA1 備註 提交日期
  Mariusz Felisiak 5875f03ce6 Fixed #34944 -- Made GeneratedField.output_field required. 1 年之前
  Paolo Melchiorre 0b506bfe1a Refs #31300 -- Added example to GeneratedField release notes. 1 年之前
  Mariusz Felisiak 909f8e4c24 Fixed typo in docs/releases/5.0.txt. 1 年之前
  Natalia 613b7ba212 Made cosmetic edits to docs/releases/5.0.txt. 1 年之前
  Natalia a7aaba0f85 Removed empty sections from 5.0 release notes. 1 年之前
  Clément Escolano cac94dd8aa Fixed #33651 -- Added support for prefetching GenericForeignKey. 1 年之前
  Mariusz Felisiak 190874eadd Fixed #34560 -- Updated admin's jQuery to 3.7.1. 1 年之前
  Ryanwalker277 225328efd9 Fixed #31558 -- Added support for boolean attribute on properties in ModelAdmin.list_display. 1 年之前
  Sarah Abderemane 814e7bc220 Fixed #34832 -- Made admin's header content render in <header> tag. 1 年之前
  Natalia 691f70c477 Fixed #24561 -- Added support for callables on model fields' choices. 1 年之前
  Sarah Abderemane 91e617c743 Fixed #34833 -- Made admin's main content render in <main> tag. 1 年之前
  Nick Pope f92e68c30a Fixed #34822 -- Added support for serializing functions decorated with functools.lru_cache in migrations. 1 年之前
  Ben Lomax 74f7deec9e Refs #31949 -- Made make_middleware_decorator to work with async functions. 1 年之前
  Nick Pope e15174983a Renamed ChoicesMeta to ChoicesType. 1 年之前
  Yves Weissig 369b498219 Fixed #34642 -- Added File.open() support for *args and **kwargs. 1 年之前
  Jeremy Nauta f333e3513e Fixed #31300 -- Added GeneratedField model field. 1 年之前
  François Freitag cafe7266ee Fixed #34730 -- Added django.contrib.messages.test.MessagesTestMixin.assertMessages(). 1 年之前
  Jacob Walls 6c6606aa01 Refs #34233 -- Bumped minimum supported version of docutils to 0.19. 1 年之前
  Sulabh Katila 9a9620dda6 Fixed #34768 -- Avoided initializing colorama on non-Windows platforms. 1 年之前
  David Smith 74b5074174 Fixed #34210 -- Added unittest's durations option to the test runner. 1 年之前
  David Smith 27b399d235 Fixed #34547 -- Deprecated DatabaseOperations.field_cast_sql(). 1 年之前
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 1 年之前
  Olivier Tabone 3f8dbe267d Fixed #34757 -- Added support for following redirects to AsyncClient. 1 年之前
  Mariusz Felisiak 11920e7795 Fixed #34709 -- Raised BadRequest for non-UTF-8 requests with the application/x-www-form-urlencoded content type. 1 年之前
  Florian Zimmermann fbd16438f4 Fixed #33143 -- Raised RuntimeWarning when performing import-time queries. 1 年之前
  Azat d25f389211 Added Uyghur language. 1 年之前
  Jingbei Li 9946f0b0d9 Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle. 2 年之前
  Mariusz Felisiak 80a5667c50 Refs #34233 -- Bumped required cx_Oracle to 8.3. 1 年之前
  Olivier Tabone 0f3b1a783d Fixed #34739 -- Added GEOSGeometry.equals_identical() method. 1 年之前
  Mariusz Felisiak 2b582387d5 Fixed #34760 -- Dropped support for SQLite < 3.27. 1 年之前