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 年之前 |
James Bennett
|
4c0701a5d3
Fixed #13084: Corrected typo in error-reporting docs.
|
15 年之前 |
James Bennett
|
bb3d93f290
Fixed #11680: Added a note in the error-reporting documentation about basic e-mail configuration.
|
15 年之前 |
Russell Keith-Magee
|
f36b3898ae
Fixed #11453 -- Added note on customizing SERVER_EMAIL for error reporting. Thanks to seveas for the suggestion and draft text.
|
15 年之前 |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 年之前 |