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 роки тому |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
12 роки тому |
Aymeric Augustin
|
641acf76e7
Removed IGNORABLE_404_STARTS/ENDS settings.
|
12 роки тому |
Tim Graham
|
b3a8c9dab8
Fixed broken links, round 3. refs #19516
|
12 роки тому |
Tim Graham
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
12 роки тому |
Aymeric Augustin
|
6bfae3de7c
Fixed #17309 -- Typo in the IGNORABLE_404_URLS example.
|
13 роки тому |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 роки тому |
Luke Plant
|
45e55b9143
Fixed #14614 - filtering of sensitive information in 500 error reports.
|
14 роки тому |
Adrian Holovaty
|
d7036e52ab
Made some small tweaks/fixes to documentation from IGNORABLE_404_URLS changeset [16160]
|
14 роки тому |
Simon Meers
|
5ecb88c146
Fixed #16014 -- numerous documentation typos -- thanks psmith.
|
14 роки тому |
Luke Plant
|
171df93170
Fixed #15954 - New IGNORABLE_404_URLS setting that allows more powerful filtering of 404s to ignore
|
14 роки тому |
Adrian Holovaty
|
9a279edc1c
Fixed some ReST errors from e-mail -> email change in docs, and changed some docs that shouldn't have been changed (because translation strings haven't been converted yet)
|
14 роки тому |
Adrian Holovaty
|
94af19c43f
Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt
|
14 роки тому |
Luke Plant
|
b9e6db4ae8
Added info about using logging to the 'Error reporting' howto.
|
14 роки тому |
Luke Plant
|
165f13dc88
Corrected 'email' to 'e-mail' in error reporting docs.
|
14 роки тому |
Russell Keith-Magee
|
a904e55859
Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch.
|
14 роки тому |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 роки тому |