Commit History

Author SHA1 Message Date
  Clifford Gama e9929cb494 Made reverse() docs more self-contained. 22 hours ago
  David Smith 73d532d9a9 Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning for docs builds. 22 hours ago
  Adam Zapletal e9ed5da3cb Removed trailing whitespace in docs. 1 day ago
  Sarah Boyce 2544c15854 Added stub release notes and release date for 5.1.4, 5.0.10, and 4.2.17. 1 day ago
  Jacob Walls d4b2e06a67 Fixed #35921 -- Fixed failure when running tests in parallel on postgres. 1 week ago
  Brock d8eb13f0f8 Fixed #35939 -- Linked documentation of Permission.content_type to the ContentType model. 2 days ago
  Jacob Walls a5bc0cfd35 Refs #33735 -- Captured stderr during ASGITest.test_file_response. 4 days ago
  Tommy Allen c635decb00 Fixed #35942 -- Fixed createsuperuser crash on Python 3.13+ when username is unavailable. 1 day ago
  Adam Zapletal 2e190a48d6 Added missing backticks to class-based views docs. 1 day ago
  GappleBee 857b1048d5 Fixed #34619 -- Associated FilteredSelectMultiple elements to their label and help text. 1 month ago
  antoliny0919 f60d5e46e1 Fixed #35913 -- Prevented formset name suffix 'FormFormSet'. 1 week ago
  Jake Howard 4c452cc377 Fixed #35535 -- Added template tag decorator simple_block_tag(). 1 week ago
  David Smith 9543c605c3 Fixed #35775 -- Confirmed support for GEOS 3.13. 3 weeks ago
  Tim Schilling 17e544ece7 Updated maintainers of Django Debug Toolbar to Django Commons. 2 weeks ago
  antoliny0919 c56e1273a9 Refs #32339 -- Updated formset docs to reflect default rendering as as_div. 1 week ago
  Mariusz Felisiak 8d7b1423f8 Refs #35844 -- Fixed copying BaseContext and its subclasses on Python 3.14+. 1 week ago
  Adam Johnson e035db1bc3 Fixed #35882 -- Made migration questioner loop on all errors. 1 week ago
  Adam Johnson 3434fab758 Refs #35882 -- Added test for migration questioner KeyboardInterrupt. 1 week ago
  Caitlin Hogan ca113adbae Fixed typo in docs/topics/performance.txt. 1 week ago
  Ben Cail 9609b48b91 Fixed #18392 -- Changed default mysql encoding to "utf8mb4". 1 month ago
  nessita 2debd018db Made cosmetic edits to 5.2 release notes, including line wrapping at 79 cols. 1 week ago
  GappleBee 037e740ec5 Refs #28215 -- Marked auth form passwords as sensitive variables. 1 month ago
  Lorenzo Peña 91c879eda5 Fixed #35784 -- Added support for preserving the HTTP request method in HttpResponseRedirectBase. 1 week ago
  Alexander Lazarević 8590d05d44 Fixed #35887 -- Added imports and admin.site.register to non-partial admin inline doc examples. 2 weeks ago
  Anthony Joseph 512a2bad05 Removed misleading list of tested OS in GEOS API docs. 3 weeks ago
  AfiMaameDufie da2432ccca Replaced message suggestions from IRC to Discord in contributing docs. 2 weeks ago
  Maria Hynes 7e759d9af7 Fixed #17430 -- Documented access to the Django admin when using a custom auth backend. 2 weeks ago
  Laurence Mercer 56ffd9f20a Fixed a typo in docs/howto/static-files/deployment.txt. 2 weeks ago
  Clifford Gama 299b072498 Fixed #35843 -- Clarified formset docs about reordering forms. 2 weeks ago
  Adam Zapletal b9aa3239ab Refs #21286 -- Fixed YAML serialization of TimeField primary key. 2 weeks ago