| .. |
|
class-based-views
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
contrib
|
Fixed #36549 -- Doc'd use of OpenLayersWidget and OSMWidget with CSP.
|
2025-09-02 16:40:05 -03:00 |
|
files
|
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
|
2025-08-28 08:52:43 +02:00 |
|
forms
|
Fixed #35831 -- Documented the model form meta API in model form reference docs.
|
2025-08-29 08:58:58 +02:00 |
|
models
|
Removed unused import in docs/ref/models/expressions.txt example.
|
2025-08-31 08:15:13 +02:00 |
|
templates
|
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
|
2025-08-28 08:52:43 +02:00 |
|
applications.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
checks.txt
|
Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField.
|
2025-09-05 10:43:10 -04:00 |
|
clickjacking.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
csp.txt
|
Fixed #36532 -- Added Content Security Policy view decorators to override or disable policies.
|
2025-08-28 17:23:48 -03:00 |
|
csrf.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
databases.txt
|
Merge branch 'django:main' into patch-1
|
2025-09-09 16:33:21 +02:00 |
|
django-admin.txt
|
Refs #36588 -- Warned about using external templates in startapp/startproject commands.
|
2025-09-04 13:37:54 -03:00 |
|
exceptions.txt
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
index.txt
|
Fixed #15727 -- Added Content Security Policy (CSP) support.
|
2025-06-27 15:57:02 -03:00 |
|
logging.txt
|
Ensured :doc: role uses absolute targets in docs.
|
2025-08-28 13:48:32 -03:00 |
|
middleware.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
migration-operations.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
paginator.txt
|
Refs #36485 -- Removed double spaces after periods in sentences.
|
2025-08-25 10:51:10 -03:00 |
|
request-response.txt
|
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
|
2025-08-28 08:52:43 +02:00 |
|
schema-editor.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
settings.txt
|
Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField.
|
2025-09-05 10:43:10 -04:00 |
|
signals.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
template-response.txt
|
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.
|
2025-08-25 10:51:10 -03:00 |
|
unicode.txt
|
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
|
2025-08-28 08:52:43 +02:00 |
|
urlresolvers.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
urls.txt
|
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
|
2025-08-28 08:52:43 +02:00 |
|
utils.txt
|
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
|
2025-08-28 08:52:43 +02:00 |
|
validators.txt
|
Refs #36485 -- Rewrapped docs to 79 columns line length.
|
2025-08-25 10:51:10 -03:00 |
|
views.txt
|
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2023-03-01 13:03:56 +01:00 |