Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
4 년 전 |
Aarni Koskela
|
68e33b347d
Fixed #32105 -- Added template paths as ExceptionReporter class attributes.
|
4 년 전 |
Adam Johnson
|
1cdfe8d912
Prevented (and corrected) single backtick usage in docs.
|
5 년 전 |
Pavel Lysak
|
13e4abf83e
Fixed #30752 -- Allowed using ExceptionReporter subclasses in error reports.
|
5 년 전 |
Carlton Gibson
|
e2d9d66a22
Fixed #23004 -- Added request.META filtering to SafeExceptionReporterFilter.
|
5 년 전 |
Carlton Gibson
|
581ba5a948
Refs #23004 -- Allowed exception reporter filters to customize settings filtering.
|
5 년 전 |
Carlton Gibson
|
94eae4e563
Fixed #30858 -- Clarified that AdminEmailHandler processes all 5xx responses.
|
5 년 전 |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 년 전 |
Ryan Castner
|
dbf79c5acf
Added missing word in docs/howto/error-reporting.txt.
|
8 년 전 |
Ed Henderson
|
4a4d7f980e
Fixed #26021 -- Applied hanging indentation to docs.
|
8 년 전 |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 년 전 |
Florian Apolloner
|
9baf692a58
Fixed #26601 -- Improved middleware per DEP 0005.
|
9 년 전 |
Jeremy Lainé
|
c1aec0feda
Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.
|
9 년 전 |
Tim Graham
|
8928823b13
Fixed #26436 -- Added a link to the settings filtering in the error reporting howto.
|
9 년 전 |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 년 전 |
Maxime Lorant
|
4ce433e811
Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when Referer = URL.
|
9 년 전 |
Claude Paroz
|
64982cc2fb
Updated Wikipedia links to use https
|
9 년 전 |
Tim Graham
|
84bc4f6cdd
Fixed #25121 -- Added a warning that filtering sensitive information from error reporting isn't bulletproof
|
9 년 전 |
Vlastimil Zíma
|
8f8c54f70b
Fixed #25099 -- Cleaned up HttpRequest representations in error reporting.
|
9 년 전 |
darkryder
|
9ec8aa5e5d
Fixed #24149 -- Normalized tuple settings to lists.
|
10 년 전 |
Berker Peksag
|
affc04060f
Converted seealso directives to use 4 space indendation.
|
10 년 전 |
Szczepan Cieślik
|
e816198034
Fixed docs typos.
|
11 년 전 |
Baptiste Mispelon
|
79e1d6ebd7
Don't show `self` in the list of arguments of a method.
|
11 년 전 |
Tim Graham
|
8d29005524
Cleaned up 1.5.4/1.4.8 release notes
|
11 년 전 |
Dominic Rodger
|
c33d1ca1d9
Fixed #20852 - Fixed incorrectly generated left quotes in docs.
|
11 년 전 |
Claude Paroz
|
f940e564e4
Fixed #20099 -- Eased subclassing of BrokenLinkEmailsMiddleware
|
12 년 전 |
Aymeric Augustin
|
3f1c7b7053
Simplified default project template.
|
12 년 전 |
Aymeric Augustin
|
50a985b09b
Fixed #19099 -- Split broken link emails out of common middleware.
|
12 년 전 |
Aymeric Augustin
|
83d0cc5214
Fixed a typo in the error reporting docs.
|
12 년 전 |
Julien Phalip
|
9180146d21
Fixed #19453 -- Ensured that the decorated function's arguments are obfuscated in the @sensitive_variables decorator's frame, in case the variables associated with those arguments were meant to be obfuscated from the decorated function's frame.
|
12 년 전 |