1
0
mirror of https://github.com/django/django.git synced 2025-05-10 00:46:28 +00:00

Removed empty sections from 5.2 release notes.

This commit is contained in:
Sarah Boyce 2025-01-15 20:03:14 +01:00
parent 051acc5c48
commit 9e6e58bad2

View File

@ -188,11 +188,6 @@ Minor features
now have a new method ``get_error_message()``, which can be overridden in now have a new method ``get_error_message()``, which can be overridden in
subclasses to customize the error messages. subclasses to customize the error messages.
:mod:`django.contrib.contenttypes`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.gis` :mod:`django.contrib.gis`
~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~
@ -210,41 +205,6 @@ Minor features
:class:`~django.contrib.gis.db.models.functions.IsValid` database functions :class:`~django.contrib.gis.db.models.functions.IsValid` database functions
are now supported on MariaDB 11.7+. are now supported on MariaDB 11.7+.
:mod:`django.contrib.messages`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.postgres`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.redirects`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.sessions`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.sitemaps`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.sites`
~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.staticfiles`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ...
:mod:`django.contrib.syndication` :mod:`django.contrib.syndication`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@ -253,21 +213,6 @@ Minor features
processing instruction will be added to the top of the document for each processing instruction will be added to the top of the document for each
stylesheet in the given list. See :ref:`feed-stylesheets` for more details. stylesheet in the given list. See :ref:`feed-stylesheets` for more details.
Asynchronous views
~~~~~~~~~~~~~~~~~~
* ...
Cache
~~~~~
* ...
CSRF
~~~~
* ...
Database backends Database backends
~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~
@ -307,16 +252,6 @@ Error Reporting
* The attribute :attr:`.SafeExceptionReporterFilter.hidden_settings` now * The attribute :attr:`.SafeExceptionReporterFilter.hidden_settings` now
treats values as sensitive if their name includes ``AUTH``. treats values as sensitive if their name includes ``AUTH``.
File Storage
~~~~~~~~~~~~
* ...
File Uploads
~~~~~~~~~~~~
* ...
Forms Forms
~~~~~ ~~~~~
@ -345,21 +280,6 @@ Forms
custom HTML-attributes to JavaScript in form media. See custom HTML-attributes to JavaScript in form media. See
:ref:`paths as objects <form-media-asset-objects>` for more details. :ref:`paths as objects <form-media-asset-objects>` for more details.
Generic Views
~~~~~~~~~~~~~
* ...
Internationalization
~~~~~~~~~~~~~~~~~~~~
* ...
Logging
~~~~~~~
* ...
Management Commands Management Commands
~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
@ -431,11 +351,6 @@ Requests and Responses
:func:`~django.shortcuts.redirect` allows to instruct the user agent to reuse :func:`~django.shortcuts.redirect` allows to instruct the user agent to reuse
the HTTP method and body during redirection using specific status codes. the HTTP method and body during redirection using specific status codes.
Security
~~~~~~~~
* ...
Serialization Serialization
~~~~~~~~~~~~~ ~~~~~~~~~~~~~
@ -443,11 +358,6 @@ Serialization
function, to improve extensibility when defining a function, to improve extensibility when defining a
:ref:`custom serialization format <custom-serialization-formats>`. :ref:`custom serialization format <custom-serialization-formats>`.
Signals
~~~~~~~
* ...
Templates Templates
~~~~~~~~~ ~~~~~~~~~
@ -486,11 +396,6 @@ Utilities
of mappings, passing their contents as keyword arguments to of mappings, passing their contents as keyword arguments to
:func:`~django.utils.html.format_html`. :func:`~django.utils.html.format_html`.
Validators
~~~~~~~~~~
* ...
.. _backwards-incompatible-5.2: .. _backwards-incompatible-5.2:
Backwards incompatible changes in 5.2 Backwards incompatible changes in 5.2