Commit History

Author SHA1 Message Date
  Koo 540b28ff9f [5.0.x] Fixed typo in docs/internals/contributing/writing-code/coding-style.txt. 1 year ago
  Natalia fec087a45f [5.0.x] Added CVE-2024-24680 to security archive. 1 year ago
  Natalia d6f14b2209 [5.0.x] Added stub release notes for 5.0.3. 1 year ago
  Natalia a4d19953d4 [5.0.x] Post release version bump. 1 year ago
  Natalia 428d06ccef [5.0.x] Bumped version for 5.0.2 release. 1 year ago
  Adam Johnson 16a8fe18a3 [5.0.x] Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template filter. 1 year ago
  shivaramkumar 2cfa3fba0c [5.0.x] Changed severity levels to list in security policy docs. 1 year ago
  Simon Charette 761946f8e1 [5.0.x] Fixed #35149 -- Fixed crashes of db_default with unresolvable output field. 1 year ago
  Simon Charette 914eee1a9b [5.0.x] Refs #35149 -- Made equivalent db_default alterations noops. 1 year ago
  Simon Charette 3e7a30fb3a [5.0.x] Fixed #35162 -- Fixed crash when adding fields with db_default on MySQL. 1 year ago
  Petar Netev 741f080ab5 [5.0.x] Fixed #35147 -- Added backward incompatibility note about filtering against overflowing integers. 1 year ago
  Ebram Shehata 58d5e5779c [5.0.x] Fixed typo in docs/topics/db/managers.txt. 1 year ago
  Priya a8f9c29d4b [5.0.x] Removed mention of designers in DTL design philosophy. 1 year ago
  David Sanders 06b05c748f [5.0.x] Refs #34936 -- Added test for altering DecimalField with db_default to non-nullable. 1 year ago
  James Thorniley f1fbd061ac [5.0.x] Fixed #35059 -- Ensured that ASGIHandler always sends the request_finished signal. 1 year ago
  Natalia bbb9ef3c62 [5.0.x] Refs #35059 -- Made asgi tests' SignalHandler helper class re-usable by other tests. 1 year ago
  Ben Cail d28c61b777 [5.0.x] Fixed #35156 -- Removed outdated note about not supporting foreign keys by SQLite. 1 year ago
  Mariusz Felisiak 7453d6a807 [5.0.x] Fixed #35159 -- Fixed dumpdata crash when base querysets use prefetch_related(). 1 year ago
  evananyonga 2822cafa3c [5.0.x] Corrected BaseCommand.check() signature in docs. 1 year ago
  Nicolas Delaby a5440054d2 [5.0.x] Fixed #35135 -- Made FilteredRelation raise ValueError on querysets as rhs. 1 year ago
  Alexander Lazarević 28d6db26a2 [5.0.x] Fixed #35141 -- Clarified the expected type of CACHE_MIDDLEWARE_SECONDS setting. 1 year ago
  Natalia f588c444fd [5.0.x] Added stub release notes and release date for 5.0.2, 4.2.10, and 3.2.24. 1 year ago
  Claude Paroz 3cc35aafab [5.0.x] Updated translations from Transifex. 1 year ago
  Mariusz Felisiak 414dda184f [5.0.x] Ignored 0379e7532fdf3212b1fe22a58826109c23009be3 formatting changes in git blame. 1 year ago
  Mariusz Felisiak 0379e7532f [5.0.x] Applied Black's 2024 stable style. 1 year ago
  Mariusz Felisiak 86dd89e623 [5.0.x] Bumped versions in pre-commit and npm configurations. 1 year ago
  Adam Johnson 45fae65672 [5.0.x] Refs #34140 -- Fixed blacken-docs pre-commit configuration. 1 year ago
  Mariusz Felisiak abcd99244f [5.0.x] Bumped versions in pre-commit and npm configurations. 1 year ago
  duranbe b2601a77f9 [5.0.x] Fixed #34971 -- Doc'd additional loggers. 1 year ago
  Adrienne Franke d490d009a3 [5.0.x] Fixed typo in docs/topics/auth/default.txt. 1 year ago