Commit History

Author SHA1 Message Date
  Natalia 7b0c587a68 [5.2.x] Refs #35515 -- Refactored internal `get_and_report_namespace` in the shell command. 2 weeks ago
  Natalia 0125bc15d4 [5.2.x] Refs #35515 -- Added missing docs for `--no-imports` flag for the shell command. 2 weeks ago
  Natalia 12517e667b [5.2.x] Wrapped lines at 79 cols in docs/howto/custom-shell.txt. 2 weeks ago
  Mariusz Felisiak efef715525 [5.2.x] Specified "django" repository for twine call in docs/internals/howto-release-django.txt. 1 week ago
  Simon Charette 1ec20a8e84 [5.2.x] Refs #373 -- Delegated Tuple compilation to compiler. 1 week ago
  Simon Charette 0690c06013 [5.2.x] Refs #34975 -- Removed unnecessary lookups.In.get_refs(). 2 months ago
  Simon Charette d99985bbc1 [5.2.x] Fixed #36025 -- Fixed re-aliasing of iterable (in/range) lookups rhs. 2 months ago
  brian b96e4c04b6 [5.2.x] Fixed #36061 -- Added migration support for ManyToManyField.through_fields. 1 month ago
  Simon Charette 8aea6b802c [5.2.x] Fixed #35677 -- Avoided non-sticky filtering of prefetched many-to-many. 1 month ago
  Ben Cail d57bf4618c [5.2.x] Refs #22997 -- Prevented requesting a default value for auto fields. 4 months ago
  Natalia 2b11b8e989 [5.2.x] Added stub release notes for 5.1.7. 2 weeks ago
  Natalia f075694a62 [5.2.x] Added release date for 5.1.6, 5.0.12, and 4.2.19. 2 weeks ago
  amirreza sohrabi far 2cbf32ed36 [5.2.x] Clarified docs for default email value in UserManager.create_user(). 2 weeks ago
  nessita d6a44efa49 [5.2.x] Refs #35612 -- Extended docs on how the security team evaluates reports. 2 weeks ago
  antoliny0919 209d0f6143 [5.2.x] Fixed #36069 -- Fixed the delete button position in TabularInlines. 1 month ago
  antoliny0919 d03102a5a8 [5.2.x] Fixed #36055 -- Prevented overlap of object-tools buttons and page header in the admin. 1 month ago
  Simon Charette 303c2569da [5.2.x] Fixed #36135 -- Fixed reverse GenericRelation prefetching. 4 weeks ago
  nessita affad13d0c [5.2.x] Fixed #36140 -- Allowed BaseUserCreationForm to define non required password fields. 2 weeks ago
  Mike Edmunds e939cffa50 [5.2.x] Fixed #36162 -- Fixed the `black` Makefile docs rule to work on macOS. 2 weeks ago
  greg 2146bd1261 [5.2.x] Fixed #36119 -- Fixed UnicodeEncodeError when attaching a file with 8bit Content-Transfer-Encoding. 3 weeks ago
  nessita b406907af5 [5.2.x] Tweaked docs to avoid reformatting given new black version. 3 weeks ago
  sharonwoo 77f9e6bcd3 [5.2.x] Fixed #35235 -- Removed caching of BaseExpression._output_field_or_none. 4 months ago
  Vinko Mlačić d567e3a52e [5.2.x] Fixed #36155 -- Improved error handling when annotate arguments require an alias. 3 weeks ago
  Salvo Polizzi dfaf8aa6c6 [5.2.x] Fixed #36159 -- Removed the empty import example in the custom shell docs. 3 weeks ago
  Sarah Boyce a469397dd3 [5.2.x] Fixed #36118 -- Accounted for multiple primary keys in bulk_update max_batch_size. 3 weeks ago
  Sarah Boyce 4aa2cd6f68 [5.2.x] Clarified the Releaser's discretion for determining and postponing the release date. 3 weeks ago
  Simon Charette d4d2e09f19 [5.2.x] Fixed #36122 -- Raised FieldError when updating with composite reference value. 3 weeks ago
  Sarah Boyce 9fe17213a6 [5.2.x] Updated the release process documentation to reflect the current process. 1 month ago
  Jacob Walls 791ed4fd97 [5.2.x] Fixed #36120 -- Raised FieldError when targeting a composite primary key field with QuerySet.update(). 1 month ago
  Peter DeVita 720ef7a867 [5.2.x] Fixed #36109 -- Fixed RecursionError when stacking FilteredRelation joins. 1 month ago