Ramiro Morales
|
932b1b8d6d
Converted links to external topics so they use intersphinx extension markup.
|
13 anni fa |
Jannis Leidel
|
49f57a5d28
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
|
14 anni fa |
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 anni fa |
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 anni fa |
Timo Graham
|
a981f5b988
Fixed #15163 - typo in email docs; thanks metal for the report.
|
14 anni fa |
Timo Graham
|
2ea93f9327
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
14 anni fa |
Russell Keith-Magee
|
29c4a578af
Fixed #10863 -- Added HTML support to mail_managers() and mail_admins(), and used this to provide more and prettier detail in error emails. Thanks to boxed for the suggestion, and to Rob Hudson and Brodie Rao for their work on the patch.
|
14 anni fa |
Timo Graham
|
750325505e
Fixed #14783 - Links + style improvements to docs/topics/email.txt. Thanks adamv for the patch.
|
14 anni fa |
Alex Gaynor
|
3d650b4913
Fixed #14619 -- corrected a typo in the email docs.
|
14 anni fa |
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 anni fa |
Luke Plant
|
0aa438a3df
Fixed #7722 - added support for CC in EmailMessage.
|
14 anni fa |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 anni fa |
Russell Keith-Magee
|
14fa3b7e24
Fixed #13594 -- Corrected typo in email docs. Thanks to mostrovsky for the report.
|
14 anni fa |
Russell Keith-Magee
|
0e6ff67ba2
Fixed #13471 -- Added example of send_mass_mail usage. Thanks to gtaylor for the report and patch.
|
15 anni fa |
Russell Keith-Magee
|
0f6555bce2
Fixed #13420 -- Clarified grammar in the email docs. Thanks to Dominic Rodger for the report.
|
15 anni fa |
James Bennett
|
9a67543c3e
Fixed #13048: Corrected typo in email documentation.
|
15 anni fa |
Russell Keith-Magee
|
e07560a88e
Modified the way EMAIL_BACKEND is specified to make it consistent with the new "use the class name" policy for backends.
|
15 anni fa |
Luke Plant
|
2552599800
Corrected spelling of e-mail (according to our standard).
|
15 anni fa |
Russell Keith-Magee
|
6bf98c4400
Fixed #12267 -- Corrected a typo in the Email docs. Thanks to Thejaswi Puthraya for the report.
|
15 anni fa |
Russell Keith-Magee
|
cf169d9e12
Cleaned up the release notes index page, and added some stub 1.1.2 and 1.2 release notes.
|
15 anni fa |
Russell Keith-Magee
|
aba5389326
Fixed #10355 -- Added an API for pluggable e-mail backends.
|
15 anni fa |
Russell Keith-Magee
|
9a03c21a18
Fixed #8638 -- Added documentation on how to redirect email to a dummy server for testing purposes. Thanks to Rob Hudson and Marc Fargas for their work on the draft for this change.
|
16 anni fa |
Karen Tracey
|
d4f4ab8535
Fixed #9487 -- Corrected several links into the Python docs that were broken by the recent Python docs refactor.
|
16 anni fa |
Jacob Kaplan-Moss
|
64a9469127
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here.
|
16 anni fa |
James Bennett
|
a72eae0be7
Fixed #8728: Corrected some broken links in the documentation
|
16 anni fa |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 anni fa |