Sarah Boyce 9d22a7d8f0 Removed advice to propose a new contrib app. vor 3 Tagen
..
class-based-views d97cacc2ae Fixed #36026 -- Clarified that View.setup() sets the request, args, kwargs attributes. vor 1 Monat
contrib 9d22a7d8f0 Removed advice to propose a new contrib app. vor 3 Tagen
files 810edfd742 Removed versionadded/changed annotations for 5.1. vor 1 Monat
forms 9a3f86e960 Refs #34380 -- Changed the URLField default scheme to https and removed FORMS_URLFIELD_ASSUME_HTTPS per deprecation timeline. vor 1 Monat
models efb7f9ced2 Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc. vor 4 Tagen
templates 05002c153c Fixed #36182 -- Returned "?" if all parameters are removed in querystring template tag. vor 1 Woche
applications.txt aa74c4083e Fixed #23790 -- Warned about renaming AppConfig.label in docs/ref/applications.txt. vor 7 Monaten
checks.txt b322319f9d Fixed #36034 -- Added system check for ForeignKey/ForeignObject/ManyToManyField to CompositePrimaryKeys. vor 1 Monat
clickjacking.txt f302343380 Removed outdated note about limitations in Clickjacking protection. vor 7 Monaten
csrf.txt 708b01c795 Refs #35401 -- Linked the CsrfViewMiddleware docs to the csrf_protect() decorator. vor 8 Monaten
databases.txt d87bb0eb3e Fixed typo in docs/ref/databases.txt. vor 1 Woche
django-admin.txt 3839afb63a Refs #35515 -- Added missing docs for `--no-imports` flag for the shell command. vor 1 Woche
exceptions.txt 295467c04a Removed versionadded/changed annotations for 4.2. vor 1 Jahr
index.txt e3d55eeb14 Refs #32880 -- Moved logging reference to new document. vor 3 Jahren
logging.txt 810edfd742 Removed versionadded/changed annotations for 5.1. vor 1 Monat
middleware.txt 810edfd742 Removed versionadded/changed annotations for 5.1. vor 1 Monat
migration-operations.txt 17160819f3 Fixed #36105 -- Dropped support for MariaDB 10.5. vor 1 Woche
paginator.txt 05cce083ad Removed versionadded/changed annotations for 5.0. vor 9 Monaten
request-response.txt b8f9f625a1 Fixed #35915 -- Clarified the empty list case in QueryDict.__getitem__() docs. vor 2 Monaten
schema-editor.txt 2abf417c81 Refs #27236 -- Removed Meta.index_together per deprecation timeline. vor 1 Jahr
settings.txt 136a1e8927 Refs 35653 -- Clarified docs for EMAIL_SSL_CERTFILE and EMAIL_SSL_KEYFILE settings. vor 1 Monat
signals.txt efb7f9ced2 Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc. vor 4 Tagen
template-response.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. vor 2 Jahren
unicode.txt 177e649396 Fixed broken links and redirects in docs. vor 11 Monaten
urlresolvers.txt f30b527f17 Fixed #25582 -- Added support for query and fragment to django.urls.reverse(). vor 2 Monaten
urls.txt 9cb1ffa67b Refs #35090 -- Removed support for django.urls.register_converter() overriding existing converters per deprecation timeline. vor 1 Monat
utils.txt 1e331911a8 Refs #34609 -- Removed support for calling format_html() without arguments per deprecation timeline. vor 1 Monat
validators.txt 810edfd742 Removed versionadded/changed annotations for 5.1. vor 1 Monat
views.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. vor 2 Jahren