summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-04[5.1.x] Bumped version for 5.1.4 release.5.1.4Sarah Boyce
2024-12-04[5.1.x] Fixed CVE-2024-53908 -- Prevented SQL injections in direct HasKeyLook...Simon Charette
2024-12-04[5.1.x] Fixed CVE-2024-53907 -- Mitigated potential DoS in strip_tags().Sarah Boyce
2024-12-02[5.1.x] Removed question marks from headings in docs/topics/db/fixtures.txt.Anders Hovmöller
2024-12-02[5.1.x] Fixed #35950 -- Restored refreshing of relations when fields deferred.Adam Johnson
2024-11-29[5.1.x] Removed reference to "removing older versions of Django" in tutorial.Clifford Gama
2024-11-27[5.1.x] Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning fo...David Smith
2024-11-27[5.1.x] Added stub release notes and release date for 5.1.4, 5.0.10, and 4.2.17.Sarah Boyce
2024-11-26[5.1.x] Fixed #35942 -- Fixed createsuperuser crash on Python 3.13+ when user...Tommy Allen
2024-11-19[5.1.x] Updated maintainers of Django Debug Toolbar to Django Commons.Tim Schilling
2024-11-18[5.1.x] Refs #32339 -- Updated formset docs to reflect default rendering as a...antoliny0919
2024-11-18[5.1.x] Fixed typo in docs/topics/performance.txt.Caitlin Hogan
2024-11-14[5.1.x] Removed misleading list of tested OS in GEOS API docs.Anthony Joseph
2024-11-14[5.1.x] Replaced message suggestions from IRC to Discord in contributing docs.AfiMaameDufie
2024-11-14[5.1.x] Fixed #17430 -- Documented access to the Django admin when using a cu...Maria Hynes
2024-11-14[5.1.x] Fixed a typo in docs/howto/static-files/deployment.txt.Laurence Mercer
2024-11-13[5.1.x] Fixed #35843 -- Clarified formset docs about reordering forms.Clifford Gama
2024-11-11[5.1.x] Updated validate_slug regular expression in form validation docs.antoliny0919
2024-11-11[5.1.x] Updated BRIN index links in contrib.postgres indexes docs.Adam Zapletal
2024-11-11[5.1.x] Refs #32365 -- Removed pytz from list of test dependencies in unit te...Mariusz Felisiak
2024-11-06[5.1.x] Fixed #35863 -- Replaced bold text with heading level 3 in new contri...ssanger
2024-11-06[5.1.x] Fixed #35889 -- Corrected reference of default widgets in "Styling wi...antoliny0919
2024-11-05[5.1.x] Clarified instructions on how to claim a ticket.Maria Hynes
2024-11-05[5.1.x] Fixed typo in docs/internals/howto-release-django.txt.Mariusz Felisiak
2024-11-05[5.1.x] Fixed #35880 -- Removed invalid example in form Field.required docs d...antoliny0919
2024-11-05[5.1.x] Added stub release notes for 5.1.4.Mariusz Felisiak
2024-11-05[5.1.x] Post-release version bump.Mariusz Felisiak
2024-11-05[5.1.x] Bumped version for 5.1.3 release.5.1.3Mariusz Felisiak
2024-11-05[5.1.x] Added release date for 5.1.3.Mariusz Felisiak
2024-11-04[5.1.x] Made minor edits to form fields docs.antoliny0919
2024-10-31[5.1.x] Fixed #35876 -- Displayed non-ASCII fieldset names when rendering Mod...Sarah Boyce
2024-10-30[5.1.x] Added missing lang attributes to html elements in docs.Johanan-Ayadata
2024-10-30[5.1.x] Fixed #35864 -- Documented EmailMessage.connection is ignored when us...Mike Edmunds
2024-10-30[5.1.x] Fixed #35873 -- Corrected Form.as_table() call in form docs.antoliny0919
2024-10-30[5.1.x] Refs #35844 -- Expanded compatibility for expected error messages in ...Tainara Palmeira
2024-10-29[5.1.x] Corrected note on importing fields in model field reference docs.aruseni
2024-10-29[5.1.x] Removed unneeded OS reference on running the test suite in contributi...Maria Hynes
2024-10-29[5.1.x] Fixed typo in ref/models/fields.txt.Clifford Gama
2024-10-29[5.1.x] Fixed #35871 -- Corrected example on altering the base_fields attribu...antoliny0919
2024-10-28[5.1.x] Refs #34900 -- Removed usage of deprecated glob.glob1().earthyoung
2024-10-25[5.1.x] Improved readability of triage workflow image by increasing its size ...mbcodes
2024-10-24[5.1.x] Refs #26029 -- Extended docs for the StorageHandler default instance.Carlton Gibson
2024-10-24[5.1.x] Updated authentication solutions list on using REMOTE_USER how-to.AfiMaameDufie
2024-10-24[5.1.x] Fixed #22828 -- Warned that ModelAdmin get hooks return the property ...koresi
2024-10-23[5.1.x] Doc'd that unusable passwords are defined by metadata in the password...David D Lowe
2024-10-23[5.1.x] Fixed #35731 -- Extended db_default docs.Yash
2024-10-22[5.1.x] Restructured how-to docs landing page.Daniele Procida
2024-10-22[5.1.x] Added missing alt attribute to <img> tag in docs.ssanger
2024-10-22[5.1.x] Fixed example indentation in howto/overriding-templates.txt.Mariusz Felisiak
2024-10-21[5.1.x] Updated Hypercorn links in docs/howto/deployment/asgi/hypercorn.txt.amirreza sohrabi far