Commit History

Author SHA1 Message Date
  Hasan Ramezani fc268c8648 Fixed #32535 -- Added note about DEBUG_PROPAGATE_EXCEPTIONS setting to middleware docs. 4 years ago
  Raymond Nunez e84b054325 Added missing "event" argument to addEventListener() call in actions.js. 4 years ago
  Collin Anderson 1c004939d5 Fixed #32624 -- Avoided using JavaScript for "Local vars" show/hide in technical 500 debug page. 4 years ago
  Adam Johnson 45a58c31e6 Fixed #32620 -- Allowed subclasses of Big/SmallAutoField for DEFAULT_AUTO_FIELD. 4 years ago
  Claude Paroz 30e123ed35 Fixed #32575 -- Added support for SpatiaLite 5. 4 years ago
  Mariusz Felisiak b9d156761f Refs #31578 -- Removed outdated notes about MyISAM in GIS docs. 4 years ago
  Mariusz Felisiak dc824e2668 Refs #27488 -- Corrected detection of IsValid() support on SpatiaLite. 4 years ago
  Claude Paroz 3ae4344bbd Dropped support for GEOS 3.5 and GDAL 2.0. 4 years ago
  girishsontakke 98abc0c90e Fixed #32501 -- Added support for returning fields from INSERT statements on SQLite 3.35+. 4 years ago
  Carlton Gibson 3f2920ae1d Corrected release number format in 3.2.1 release notes. 4 years ago
  Adam Johnson d9de74141e Fixed #32442 -- Used converters on returning fields from INSERT statements. 4 years ago
  Mariusz Felisiak 619f26d289 Refs #32074 -- Made ExclusionConstraint.__repr__() use Deferrable.__repr__(). 4 years ago
  Claude Paroz e3cfba0029 Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9. 4 years ago
  Mariusz Felisiak c6859f1a68 Refs #32074 -- Backported Enum.__repr__() from Python 3.10. 4 years ago
  Carlton Gibson 5b05a45c62 Corrected wrapping in 3.2 release notes. 4 years ago
  Mariusz Felisiak da542ccab6 Refs #30156 -- Corrected version in SpatiaLite install instructions. 4 years ago
  Carlton Gibson df0a9e6d5c Added stub release notes for Django 3.2.1. 4 years ago
  Carlton Gibson 0802b404a2 Added release date for Django 3.2. 4 years ago
  Carlton Gibson 5aea50e57f Updated asgiref dependency for 3.2 release series. 4 years ago
  Mariusz Felisiak 1eac8468cb Added CVE-2021-28658 to security archive. 4 years ago
  Mariusz Felisiak d4d800ca1a Fixed CVE-2021-28658 -- Fixed potential directory-traversal via uploaded files. 4 years ago
  Mariusz Felisiak 78fea27f69 Fixed #32614 -- Fixed MiddlewareSyncAsyncTests tests with asgiref 3.3.2+. 4 years ago
  David Smith 0f7afd6599 Bumped versions in pre-commit configuration. 4 years ago
  Claude Paroz 90b95d2959 Updated translations from Transifex. 4 years ago
  Hugo Cachitas 8f6a7a0e9e Fixed #32594 -- Doc'd and tested that Signal.disconnect() with lazy references returns None. 4 years ago
  Chris Jerdonek a89e975caf Fixed #32532 -- Made DiscoverRunner raise RuntimeError when a test label is a file path. 4 years ago
  Chris Jerdonek 0af81b22b5 Refs #32532 -- Replaced is_discoverable() with try_importing(). 4 years ago
  Adam Johnson e32722d160 Fixed #32383 -- Added source map support to ManifestStaticFilesStorage. 4 years ago
  William Schwartz 9ee693bd6c Fixed #32316 -- Deferred accessing __file__. 4 years ago
  Mariusz Felisiak cfe47b7686 Fixed #32610 -- Fixed get_git_changeset() on Linux. 4 years ago