django/docs/topics
Matthias Kestenholz 5f3cdf219d
Fixed typo in docs/topics/signals.txt.
2024-03-28 13:45:04 -03:00
..
auth Fixed #35030 -- Made django.contrib.auth decorators to work with async functions. 2024-03-07 09:59:33 +01:00
class-based-views
db Fixed typo in docs/topics/db/managers.txt. 2024-02-01 09:25:09 +01:00
forms Corrected code-block directives in topics/forms/formsets.txt. 2024-03-08 08:07:39 +01:00
http Fixed #34901 -- Added async-compatible interface to session engines. 2024-03-13 17:55:15 +01:00
i18n Fixed #35267 -- Clarified time zone topic for PostgreSQL in docs. 2024-03-05 11:22:54 +01:00
testing Fixed broken links and redirects in docs. 2024-03-06 08:50:21 +01:00
async.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
cache.txt Fixed #35141 -- Clarified the expected type of CACHE_MIDDLEWARE_SECONDS setting. 2024-01-29 19:18:43 +01:00
checks.txt Fixed #35233 -- Moved template engine system checks to backend methods. 2024-03-27 08:14:54 +01:00
conditional-view-processing.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
email.txt
external-packages.txt
files.txt Refs #25778 -- Updated some links and references to HTTPS. 2023-11-29 11:21:22 +01:00
index.txt
install.txt Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle. 2023-08-10 10:11:53 +02:00
logging.txt
migrations.txt Fixed #31700 -- Made makemigrations command display meaningful symbols for each operation. 2024-01-17 14:00:02 +01:00
pagination.txt
performance.txt Refs #25778 -- Updated some links and references to HTTPS. 2023-11-29 11:21:22 +01:00
security.txt
serialization.txt
settings.txt Updated "Dive Into Python" links. 2024-01-20 19:43:55 +01:00
signals.txt Fixed typo in docs/topics/signals.txt. 2024-03-28 13:45:04 -03:00
signing.txt Refs #33199 -- Removed support for passing positional arguments to Signer/TimestampSigner. 2023-09-18 22:12:40 +02:00
templates.txt Added meaningful titles to ..admonition:: directives. 2023-04-21 12:03:59 +02:00