Commit History

Author SHA1 Message Date
  Natalia ca0794fa32 Wrapped lines at 79 cols in docs/howto/custom-shell.txt. 2 weeks ago
  Mariusz Felisiak 0dc61495b2 Specified "django" repository for twine call in docs/internals/howto-release-django.txt. 1 week ago
  Simon Charette 4a3ad9eebb Fixed #36148 -- Enabled native tuple comparison lookups on SQLite 3.37+ and Oracle 23.4+. 3 weeks ago
  Simon Charette a0a765ddeb Refs #36148 -- Relied on a feature switch to define tuple lookups support. 3 weeks ago
  Simon Charette c326cfe3b1 Refs #373 -- Delegated Tuple compilation to compiler. 1 week ago
  Mariusz Felisiak 17160819f3 Fixed #36105 -- Dropped support for MariaDB 10.5. 1 week ago
  Simon Charette 0bac41fc7e Refs #34975 -- Removed unnecessary lookups.In.get_refs(). 2 months ago
  Simon Charette 089deb82b9 Fixed #36025 -- Fixed re-aliasing of iterable (in/range) lookups rhs. 2 months ago
  brian b13b8684a0 Fixed #36061 -- Added migration support for ManyToManyField.through_fields. 1 month ago
  Simon Charette 2598b371a9 Fixed #35677 -- Avoided non-sticky filtering of prefetched many-to-many. 1 month ago
  Ben Cail db7b1ae9f6 Refs #22997 -- Prevented requesting a default value for auto fields. 4 months ago
  Natalia 1f33f21fca Fixed #36165 -- Made PostgreSQL's SchemaEditor._delete_index_sql() respect the "sql" argument. 2 weeks ago
  Natalia e2a8f4dac8 Added stub release notes for 5.1.7. 2 weeks ago
  Natalia 294cc965ef Added release date for 5.1.6, 5.0.12, and 4.2.19. 2 weeks ago
  amirreza sohrabi far 5da3ad7bf9 Clarified docs for default email value in UserManager.create_user(). 2 weeks ago
  nessita f609a2da86 Refs #35612 -- Extended docs on how the security team evaluates reports. 2 weeks ago
  antoliny0919 1330cb5705 Fixed #36069 -- Fixed the delete button position in TabularInlines. 1 month ago
  antoliny0919 b1324a680a Fixed #36055 -- Prevented overlap of object-tools buttons and page header in the admin. 1 month ago
  Arnaldo Govenem 8ff1399f06 Fixed #36058 -- Refactored SpatialRefSysMixin.srs to use cached_property. 1 month ago
  Andrew Harris 5f30fd2358 Refs #36036 -- Added support for GEOSHasM. 1 month ago
  Simon Charette 198b30168d Fixed #36135 -- Fixed reverse GenericRelation prefetching. 4 weeks ago
  nessita d15454a6e8 Fixed #36140 -- Allowed BaseUserCreationForm to define non required password fields. 2 weeks ago
  Mike Edmunds 248d8457cb Fixed #36162 -- Fixed the `black` Makefile docs rule to work on macOS. 2 weeks ago
  Simon Charette 4608d34b34 Fixed #36088 -- Avoided unnecessary DEFAULT usage on bulk_create(). 2 months ago
  Mariusz Felisiak 0d131c1582 Bumped versions in pre-commit and npm configurations. 3 weeks ago
  greg 89e28e13ec Fixed #36119 -- Fixed UnicodeEncodeError when attaching a file with 8bit Content-Transfer-Encoding. 3 weeks ago
  nessita fd3cfd80be Tweaked docs to avoid reformatting given new black version. 3 weeks ago
  sharonwoo cbb0812683 Fixed #35235 -- Removed caching of BaseExpression._output_field_or_none. 4 months ago
  Mohammadreza Eskandari 12b9ef38b3 Fixed #36121 -- Allowed customizing the admin site password change form. 1 month ago
  Vinko Mlačić c6ace896a2 Fixed #36155 -- Improved error handling when annotate arguments require an alias. 3 weeks ago