summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Expand)Author
2025-02-16[5.2.x] Refs #35967 -- Doc'd DatabaseCreation.serialize_db_to_string() method.Simon Charette
2025-01-15Fixed #36070 -- Clarified model validation behavior for composite pks.Jacob Walls
2025-01-15Refs #36070 -- Referred to pk as an attribute when a composite primary key is...Jacob Walls
2025-01-14Fixed #36075 -- Documented how to introspect composite primary keys.Simon Charette
2025-01-07Refs #36042 -- Raised ValueError when providing composite expressions to aggr...Jacob Walls
2025-01-02Fixed #36037 -- Fixed default primary key type in docs.Ari Pollak
2025-01-02Fixed #35886 -- Added support for object-based form media script assets.Johannes Maron
2024-12-16Fixed #36008 -- Fixed order of database reset in TransactionTestCase docs.Chiemezuo
2024-12-11Removed links to outdated tools in docs/topics/performance.txt.amansharma612
2024-12-02Removed question marks from headings in docs/topics/db/fixtures.txt.Anders Hovmöller
2024-12-02Fixed #35964 -- Cleaned up can_order and can_delete formset examples.antoliny0919
2024-11-29Fixed #373 -- Added CompositePrimaryKey.Bendeguz Csirmaz
2024-11-26Added missing backticks to class-based views docs.Adam Zapletal
2024-11-18Refs #32339 -- Updated formset docs to reflect default rendering as as_div.antoliny0919
2024-11-18Fixed typo in docs/topics/performance.txt.Caitlin Hogan
2024-11-14Fixed #35784 -- Added support for preserving the HTTP request method in HttpR...Lorenzo Peña
2024-11-14Fixed #35887 -- Added imports and admin.site.register to non-partial admin in...Alexander Lazarević
2024-11-14Fixed #17430 -- Documented access to the Django admin when using a custom aut...Maria Hynes
2024-11-13Fixed #35843 -- Clarified formset docs about reordering forms.Clifford Gama
2024-10-30Added missing lang attributes to html elements in docs.Johanan-Ayadata
2024-10-30Fixed #35864 -- Documented EmailMessage.connection is ignored when using send...Mike Edmunds
2024-10-23Fixed #35731 -- Extended db_default docs.Yash
2024-10-15Fixed #35782 -- Allowed overriding password validation error messages.Ben Cail
2024-10-15Refs #35782 -- Documented the get_help_text methods in password validators.Ben Cail
2024-10-09Refs #35502 -- Clarified models.py file path in docs/topics/db/queries.txt.Natalia
2024-10-07Fixed #35303 -- Implemented async auth backends and utils.Jon Janzen
2024-09-25Updated sign() outputs in Cryptographic signing docs.Mariusz Felisiak
2024-09-17Fixed #29522 -- Refactored the Deserializer functions to classes.Amir Karimi
2024-09-17Fixed #35660 -- Made serialized_rollback and fixture data available in Transa...Jacob Walls
2024-09-16Fixed #35767 -- Adjusted customizing User model docs.Carlton Gibson
2024-09-11Added example of email sending with additional capabilities to docs/topics/em...Ronny V.
2024-09-11Refs #35060 -- Fixed the update to update_fields in overridden save() method ...Clifford Gama
2024-09-09Fixed #35631 -- Added HttpRequest.get_preferred_type().Jake Howard
2024-09-03Fixed CVE-2024-45231 -- Avoided server error on password reset when email sen...Natalia
2024-08-30Dropped safeguards against very old versions of gettext.Claude Paroz
2024-08-22Sorted alphabetically forms list in docs/topics/auth/default.txt.nessita
2024-08-19Fixed #35678 -- Removed "usable_password" field from BaseUserCreationForm.Natalia
2024-08-12Fixed #35623 -- Documented that a field cannot be named 'check'.Mohammad Salehi
2024-08-08Refs #31405 -- Improved LoginRequiredMiddleware documentation.Adam Johnson
2024-08-05Used :pypi: role in docs where appropriate.Mariusz Felisiak
2024-08-05Refs #35537 -- Improved documentation and test coverage for email attachments...Jake Howard
2024-07-04Relocated database setup details to install docs to simplify tutorial 2.Kudz
2024-06-25Fixed #34886 -- Modified sample use of lazy in delayed translations.lufafajoshua
2024-06-24Migrated setuptools configuration to pyproject.toml.Claude Paroz
2024-06-24Fixed #35306 -- Documented fallback localization formats in templates when lo...lufafajoshua
2024-06-21Fixed #35528 -- Added EmailMultiAlternatives.body_contains() helper method.Ronny Vedrilla
2024-06-21Cleaned up EmailMultiAlternatives docs.Sarah Boyce
2024-06-20Fixed #35537 -- Changed EmailMessage.attachments and EmailMultiAlternatives.a...Jake Howard
2024-06-18Restructured the EmailMultiAlternatives docs.Sarah Boyce
2024-06-12Fixed #35401 -- Documented the conditional_page() decorator.lufafajoshua