django/docs/topics
Mariusz Felisiak 305757aec1
Applied Black's 2024 stable style.
https://github.com/psf/black/releases/tag/24.1.0
2024-01-26 12:45:07 +01:00
..
auth Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
class-based-views Fixed typo in docs/topics/class-based-views/mixins.txt. 2023-03-22 08:35:24 +01:00
db Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
forms Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
http Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
i18n Removed versionadded/changed annotations for 4.2. 2023-09-18 22:12:40 +02:00
testing Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
async.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
cache.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
checks.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
conditional-view-processing.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
email.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
external-packages.txt Used extlinks for PyPI links. 2023-04-17 06:55:32 +02:00
files.txt Refs #25778 -- Updated some links and references to HTTPS. 2023-11-29 11:21:22 +01:00
index.txt Refs #30451 -- Doc'd asynchronous support and async-safety. 2019-12-03 17:29:10 +01:00
install.txt Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle. 2023-08-10 10:11:53 +02:00
logging.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
migrations.txt Fixed #31700 -- Made makemigrations command display meaningful symbols for each operation. 2024-01-17 14:00:02 +01:00
pagination.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
performance.txt Refs #25778 -- Updated some links and references to HTTPS. 2023-11-29 11:21:22 +01:00
security.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
serialization.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00
settings.txt Updated "Dive Into Python" links. 2024-01-20 19:43:55 +01:00
signals.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01: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