Commit History

作者 SHA1 備註 提交日期
  kbehlers 24de8113a8 [5.0.x] Fixed typo in docs/ref/contrib/admin/index.txt. 1 年之前
  Mariusz Felisiak bf7fedc446 [5.0.x] Removed #django-geo IRC channel in docs. 1 年之前
  David Sanders a8de04f8db [5.0.x] Refs #34964 -- Doc'd that Q expression order is preserved. 1 年之前
  Mariusz Felisiak b1f2833bc4 [5.0.x] Added release date for 5.0.3, 4.2.11, and 3.2.25. 1 年之前
  Carlton Gibson 5d9be66c98 [5.0.x] Removed distracting note from tutorial 4. 1 年之前
  AlexCLeduc 69e5b13c75 [5.0.x] Fixed #35238 -- Fixed database serialization crash when base managers use prefetch_related(). 1 年之前
  sandjio e72fdc850a [5.0.x] Fixed #35153 -- Added note about locale name notation to FORMAT_MODULE_PATH docs. 1 年之前
  Adam Johnson 23c7cbfd24 [5.0.x] Fixed #28011 -- Corrected Field.hidden docs. 1 年之前
  Mariusz Felisiak 41a4bba817 [5.0.x] Fixed #35187 -- Fixed @sensitive_variables/sensitive_post_parameters decorators crash with .pyc-only builds. 1 年之前
  Hisham Mahmood 3a54e64ef7 [5.0.x] Fixed #35173 -- Fixed ModelAdmin.lookup_allowed() for lookups on foreign keys when not included in ModelAdmin.list_filter. 1 年之前
  Daniel Garcia Moreno 1ba5afa0f2 [5.0.x] Refs #34900, Refs #34118 -- Updated assertion in test_skip_class_unless_db_feature() test on Python 3.12.2+. 1 年之前
  Vašek Dohnal 761e913191 [5.0.x] Fixed #35174 -- Fixed Signal.asend()/asend_robust() crash when all receivers are asynchronous. 1 年之前
  Mariusz Felisiak c22075af80 [5.0.x] Fixed #35172 -- Fixed intcomma for string floats. 1 年之前
  Koo 540b28ff9f [5.0.x] Fixed typo in docs/internals/contributing/writing-code/coding-style.txt. 1 年之前
  Natalia fec087a45f [5.0.x] Added CVE-2024-24680 to security archive. 1 年之前
  Natalia d6f14b2209 [5.0.x] Added stub release notes for 5.0.3. 1 年之前
  Natalia a4d19953d4 [5.0.x] Post release version bump. 1 年之前
  Natalia 428d06ccef [5.0.x] Bumped version for 5.0.2 release. 1 年之前
  Adam Johnson 16a8fe18a3 [5.0.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template filter. 1 年之前
  shivaramkumar 2cfa3fba0c [5.0.x] Changed severity levels to list in security policy docs. 1 年之前
  Simon Charette 761946f8e1 [5.0.x] Fixed #35149 -- Fixed crashes of db_default with unresolvable output field. 1 年之前
  Simon Charette 914eee1a9b [5.0.x] Refs #35149 -- Made equivalent db_default alterations noops. 1 年之前
  Simon Charette 3e7a30fb3a [5.0.x] Fixed #35162 -- Fixed crash when adding fields with db_default on MySQL. 1 年之前
  Petar Netev 741f080ab5 [5.0.x] Fixed #35147 -- Added backward incompatibility note about filtering against overflowing integers. 1 年之前
  Ebram Shehata 58d5e5779c [5.0.x] Fixed typo in docs/topics/db/managers.txt. 1 年之前
  Priya a8f9c29d4b [5.0.x] Removed mention of designers in DTL design philosophy. 1 年之前
  David Sanders 06b05c748f [5.0.x] Refs #34936 -- Added test for altering DecimalField with db_default to non-nullable. 1 年之前
  James Thorniley f1fbd061ac [5.0.x] Fixed #35059 -- Ensured that ASGIHandler always sends the request_finished signal. 1 年之前
  Natalia bbb9ef3c62 [5.0.x] Refs #35059 -- Made asgi tests' SignalHandler helper class re-usable by other tests. 1 年之前
  Ben Cail d28c61b777 [5.0.x] Fixed #35156 -- Removed outdated note about not supporting foreign keys by SQLite. 1 年之前