Commit Verlauf

Autor SHA1 Nachricht Datum
  Hisham Mahmood c7fc9f20b4 Fixed #31405 -- Added LoginRequiredMiddleware. vor 11 Monaten
  Marijke Luttekes 7857507c7f Refs #35189 -- Removed no longer necessary JavaScript file collapse.js. vor 10 Monaten
  Marijke Luttekes e4a693f50a Fixed #35189 -- Improved admin collapsible fieldsets by using <details> elements. vor 10 Monaten
  John Parton 9c5fe93349 Fixed #35139 -- Prevented file read after ImageField is saved to storage. vor 1 Jahr
  Berker Peksag 4971a9afe5 Fixed #18119 -- Added a DomainNameValidator validator. vor 8 Jahren
  Adam Johnson b9838c65ec Fixed #35405 -- Converted get_cache_name into a cached property in FieldCacheMixin. vor 11 Monaten
  Mariusz Felisiak 480ccf9055 Refs #35326 -- Made cosmetic edits to 5.1 release notes. vor 10 Monaten
  Ben Cail 0b33a3abc2 Fixed #35326 -- Added allow_overwrite parameter to FileSystemStorage. vor 1 Jahr
  SaJH 8f205acea9 Fixed #35428 -- Increased parallelism of the ScryptPasswordHasher. vor 10 Monaten
  Jonny Park c0b0ce85ed Fixed #35384 -- Raised FieldError when saving a file without a name to FileField. vor 11 Monaten
  Mariusz Felisiak f030236a86 Fixed #35275 -- Fixed Meta.constraints validation crash on UniqueConstraint with OpClass(). vor 10 Monaten
  Mariusz Felisiak 9d5c02446e Refs #29280 -- Moved release note about transaction_mode to "Database backends" section. vor 11 Monaten
  Mariusz Felisiak 85c154da2f Fixed #35412 -- Dropped support for SQLite < 3.31. vor 11 Monaten
  Fabian Braun 944745afe2 Fixed #34977 -- Improved accessibility in the UserChangeForm by replacing the reset password link with a button. vor 1 Jahr
  Giannis Terzopoulos d658a3162f Fixed #35233 -- Moved template engine system checks to backend methods. vor 1 Jahr
  Claude Paroz 10b31eea33 Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions. vor 1 Jahr
  Jon Janzen f5c340684b Fixed #34901 -- Added async-compatible interface to session engines. vor 1 Jahr
  Dingning 549320946d Fixed #35030 -- Made django.contrib.auth decorators to work with async functions. vor 1 Jahr
  Adam Johnson eff21d8e7a Fixed #35252 -- Optimized _route_to_regex(). vor 1 Jahr
  Sarah Boyce fad334e1a9 Refs #33497 -- Added connection pool support for PostgreSQL. vor 1 Jahr
  Simon Charette daf7d482db Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition. vor 1 Jahr
  Salvo Polizzi 6e1ece7ed5 Fixed #35090 -- Deprecated registering URL converters with the same name. vor 1 Jahr
  Sulabh Katila eceb5e2eea Fixed #34806 -- Made cached_db session backend resilient to cache write errors. vor 1 Jahr
  Fabian Braun e626716c28 Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms. vor 1 Jahr
  Aaron Linville 7a05b8a2fa Fixed #24018 -- Allowed setting pragma options on SQLite. vor 1 Jahr
  David Smith 222bf2932b Refs #35058 -- Added support for measured geometries to GDAL GeometryCollection and subclasses. vor 1 Jahr
  David Smith 6ee37ada32 Fixed #30686 -- Used Python HTMLParser in utils.text.Truncator. vor 2 Jahren
  Tom Carrick 4ade8386eb Fixed #10743 -- Allowed lookups for related fields in ModelAdmin.list_display. vor 2 Jahren
  Tim Graham d70b79c6b9 Replaced "Django test runner" with DiscoverRunner in release notes. vor 1 Jahr
  David Smith d3922e9e5a Refs #35058 -- Added support for measured geometries to GDAL Polygon. vor 1 Jahr