summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2026-01-08Clarified regression nature of data loss bug in docs/releases/6.0.1.txt and 5...Tim Graham
2026-01-08Added guidance on AI-assisted code submission to contributing docs.Natalia
2026-01-08Relocated content from docs/topics/external-packages.txt where appropriate.Natalia
2026-01-08Dropped unnecessary usage of "seealso" in BoundField docs.Natalia
2026-01-06Added stub release notes for 6.0.2.Jacob Walls
2026-01-06Added stub release notes for 5.2.11.Jacob Walls
2026-01-06Added release date for 6.0.1.Jacob Walls
2026-01-06Added release date for 5.2.10.Jacob Walls
2026-01-05Fixed #36843, #36793 -- Reverted "Fixed #27489 -- Renamed permissions upon mo...Jacob Walls
2025-12-31Refs #33647 -- Fixed silent data truncation in bulk_create on Postgres.Simon Charette
2025-12-31Fixed #36829 -- Reverted value of ClearableFileInput.use_fieldset to True.Johannes Maron
2025-12-26Fixed #30515 -- Documented resolve_url() in docs/topics/http/shortcuts.txt.Duane Hilton
2025-12-26Fixed #36796 -- Handled lazy routes correctly in RoutePattern.match().kundan223
2025-12-24Refs #36810 -- Avoided infinite recursion in LazyNonce.__repr__().Sean Reed
2025-12-23Added missing sentence period in docs/intro/tutorial02.txt.Yilei
2025-12-22Fixed #36807 -- Fixed form field alignment under <fieldset> in the admin.Jacob Walls
2025-12-22Fixed #36818 -- Ensured SQLite connection before accessing max_query_params.guro-Ishiguro
2025-12-22Refs #27100 -- Removed obsolete message from tutorial and migrations topic.Jacob Walls
2025-12-22Fixed #36305 -- Added documentation indentation guidelines to contributing docs.ankan0503
2025-12-22Refs #36305 -- Fixed indentation in checks and middleware documentation.ankan0503
2025-12-22Fixed #36508 -- Interpreted __iexact=None on KeyTransforms as __exact=None.Clifford Gama
2025-12-22Fixed #36376 -- Fixed --no-color for command help in Python 3.14+.Skyiesac
2025-12-22Fixed #36806 -- Added system check for null kwarg in GeneratedField.Nilesh Kumar Pahari
2025-12-19Refs #27380 -- Added release note for raw argument to m2m_changed signal.Jacob Walls
2025-12-19Fixed #36781 -- Added Granian to deployment documentation.JaeHyuck Sa
2025-12-19Fixed #36808 -- Required name argument in UniqueConstraint signature.Jonathan Biemond
2025-12-17Fixed #27380 -- Added "raw" argument to m2m_changed signals.Mariusz Felisiak
2025-12-17Fixed #36747 -- Parsed weeks from ISO 8601 format in parse_duration().varunkasyap
2025-12-16Fixed #36800 -- Restored ManyToManyField renaming in BaseDatabaseSchemaEditor...Clifford Gama
2025-12-16Fixed #36594 -- Improved UniqueConstraint's nulls_distinct system check message.Mridul Dhall
2025-12-15Fixed #36783 -- Ensured proper handling of multi-value QueryDicts in querystr...Marc Gibbons
2025-12-13Fixed #36765 -- Added support for stored GeneratedFields on Oracle 23ai/26ai ...Mariusz Felisiak
2025-12-12Refs #36735 -- Supported shift parameter for UUID7 on PostgreSQL.Lily Acorn
2025-12-12Fixed #36735 -- Added UUID4 and UUID7 database functions.Lily Acorn
2025-12-11Refs #35444 -- Clarified StringAgg deprecation notice in docs/ref/contrib/pos...David Sanders
2025-12-11Included ASGI servers when noting what the server does.Jake Howard
2025-12-11Noted testing uses for ContentTypeManager.clear_cache() method.Carlton Gibson
2025-12-11Fixed #36789 -- Added missing PDF file for docs/internals/_images/contributio...Pravin Kamble
2025-12-08Fixed #36778 -- Extended advice to sanitize input before using in query expre...Jacob Walls
2025-12-08Refs #35581 -- Fixed email image inline attachment example.Adam Johnson
2025-12-07Refs #36620 -- Added contributor documentation for code coverage reports.saurabh
2025-12-05Refs #27834 -- Restored "expression" in StrIndex's docs signature.Clifford Gama
2025-12-04Fixed #36744 -- Improved scrypt password hasher docs.Dmitry Chestnykh
2025-12-03Fixed #35729 -- Enabled natural key serialization opt-out for subclasses.rimi0108
2025-12-03Refs #36520 -- Removed release note for refactored `parse_header_parameters`.Jake Howard
2025-12-03Added stub release notes for 6.0.1.Natalia
2025-12-03Refs #35859 -- Clarified Tasks ref and topics docs regarding available backends.Jacob Walls
2025-12-03Finalized release notes for Django 6.0.Natalia
2025-12-03Made cosmetic edits to docs/releases/6.0.txt.Adam Johnson
2025-12-02Added CVE-2025-13372 and CVE-2025-64460 to security archive.Natalia