Commit History

Author SHA1 Message Date
  Mariusz Felisiak 90aabd730a Fixed #33724 -- Doc'd exclude argument changes in model validation. 2 years ago
  Marcelo Galigniana 241fe59b74 Refs #22078 -- Added syndication test for feeds with callable objects. 2 years ago
  Mariusz Felisiak 1733c888f4 Refs #33725 -- Replaced deprecated find_element_by_css_selector() with find_elements(By.CSS_SELECTOR, …). 2 years ago
  Mariusz Felisiak f825536b5e Bumped versions in pre-commit and npm configurations. 2 years ago
  Sankalp 90dcf27114 Fixed #33725 -- Made hidden quick filter in admin's navigation sidebar not focusable. 2 years ago
  Mohammed Y. Alnajdi 78bf1565c3 Fixed #33727 -- Fixed color contrasts in admin header. 2 years ago
  Burak Kadir Er 1be9585d73 Fixed #33721 -- Added DE-9IM link in GEOS docs. 2 years ago
  cheng 0dd2920909 Fixed #33653 -- Fixed template crash when calling methods for built-in types without required arguments. 2 years ago
  Hasan Ramezani 1a78ef2b85 Fixed #33715 -- Allowed keyboard interrupt to abort queries in MySQL dbshell. 2 years ago
  Tom Sparrow e89f957135 Removed unnecessary semicolons in docs about performing raw SQL. 2 years ago
  Mariusz Felisiak 41c4cb253c Fixed #33719 -- Fixed test command crash when running in parallel. 2 years ago
  Mariusz Felisiak 981c23c0cc Fixed #33717 -- Dropped support for PostgreSQL 11. 2 years ago
  David Wobrock 9f55489529 Fixed #33705 -- Fixed crash when using IsNull() lookup in filters. 2 years ago
  Simon Willison 4525d689e9 Refs #33646 -- Fixed link markup in queries topic doc. 2 years ago
  Joachim Jablon ce7321932d Refs #30581 -- Updated count of steps in model validation docs. 2 years ago
  Mariusz Felisiak 19297de2fe Fixed #33713 -- Dropped support for MariaDB 10.3. 2 years ago
  Mariusz Felisiak 2cec020f5b Refs #33379 -- Fixed minimum supported version of MariaDB. 2 years ago
  Carlton Gibson 3c6f1fd1f8 Increased the default PBKDF2 iterations for Django 4.2. 2 years ago
  Carlton Gibson cdb2f7f36c Advanced deprecation warnings for Django 4.2. 2 years ago
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. 2 years ago
  Carlton Gibson d10e569ea5 Added stub release notes for 4.2. 2 years ago
  Carlton Gibson ff8e5eacda Bumped version; main is now 4.2 pre-alpha. 2 years ago
  Mariusz Felisiak 4286378a08 Updated source translation catalogs. 2 years ago
  Carlton Gibson 5325a6344c Updated man page for Django 4.1 alpha. 2 years ago
  Carlton Gibson d6e3756946 Removed empty sections from 4.1 release notes. 2 years ago
  David Smith d126eba363 Refs #32339 -- Deprecated default.html form template. 2 years ago
  Alokik Vijay 6af8673255 Update docs/releases/4.1.txt 2 years ago
  Alokik Vijay 7f3cfaa12b Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs. 2 years ago
  Collin Anderson 2a5d2eefc7 Fixed #33683 -- Document HttpResponseBase and allow import from django.http 2 years ago
  David Wobrock 97f124f39e Refs #27064 -- Made migrations generate RenameIndex operations when moving indexes from index_together to Meta.indexes. 2 years ago