Mariusz Felisiak
|
0379e7532f
[5.0.x] Applied Black's 2024 stable style.
|
1 year ago |
Mariusz Felisiak
|
8fb92dc96a
[5.0.x] Removed obsolete warnings about asgiref.sync adapters with sensitive variables.
|
1 year ago |
Jon Janzen
|
38e391e95f
Refs #31949 -- Made @sensitive_variables/sensitive_post_parameters decorators to work with async functions.
|
1 year ago |
Mariusz Felisiak
|
7330408ac3
Reverted "Refs #31949 -- Enabled @sensitive_variables to work with async functions."
|
2 years ago |
Carlton Gibson
|
b00046d2c2
Doc'd use of asgiref.sync adapters with sensitive variables.
|
2 years ago |
Carlton Gibson
|
203a15cadb
Refs #31949 -- Adjusted error reporting docs.
|
2 years ago |
Jon Janzen
|
23cbed2187
Refs #31949 -- Enabled @sensitive_variables to work with async functions.
|
2 years ago |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 years ago |
Tobias Bengfort
|
350455b666
Fixed #33606 -- Cleansed sessionid cookie in error reports.
|
2 years ago |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 years ago |
David Smith
|
fbb1984046
Refs #32956 -- Updated words ending in -wards.
|
3 years ago |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 years ago |
David Smith
|
acde917456
Refs #32956 -- Lowercased "internet" and "email" where appropriate.
|
3 years ago |
Daniele Procida
|
22fbebc744
Refs #32880 -- Made some titles consistent in how-to documents.
|
3 years ago |
William Schwartz
|
7248afe12f
Refs #32105 -- Moved ExceptionReporter template paths to properties.
|
4 years ago |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
4 years ago |
Aarni Koskela
|
68e33b347d
Fixed #32105 -- Added template paths as ExceptionReporter class attributes.
|
4 years ago |
Adam Johnson
|
1cdfe8d912
Prevented (and corrected) single backtick usage in docs.
|
5 years ago |
Pavel Lysak
|
13e4abf83e
Fixed #30752 -- Allowed using ExceptionReporter subclasses in error reports.
|
5 years ago |
Carlton Gibson
|
e2d9d66a22
Fixed #23004 -- Added request.META filtering to SafeExceptionReporterFilter.
|
5 years ago |
Carlton Gibson
|
581ba5a948
Refs #23004 -- Allowed exception reporter filters to customize settings filtering.
|
5 years ago |
Carlton Gibson
|
94eae4e563
Fixed #30858 -- Clarified that AdminEmailHandler processes all 5xx responses.
|
5 years ago |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 years ago |
Ryan Castner
|
dbf79c5acf
Added missing word in docs/howto/error-reporting.txt.
|
8 years ago |
Ed Henderson
|
4a4d7f980e
Fixed #26021 -- Applied hanging indentation to docs.
|
8 years ago |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 years ago |
Florian Apolloner
|
9baf692a58
Fixed #26601 -- Improved middleware per DEP 0005.
|
9 years ago |
Jeremy Lainé
|
c1aec0feda
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
|
9 years ago |
Tim Graham
|
8928823b13
Fixed #26436 -- Added a link to the settings filtering in the error reporting howto.
|
9 years ago |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 years ago |