Histórico de Commits

Autor SHA1 Mensagem Data
  Kevin Ndung'u 0d74209ef6 Fixed #23900 -- Added missing imports in code example. há 10 anos atrás
  Berker Peksag 5c517ec218 Fixed versionchanged indentation in docs/. há 10 anos atrás
  José Padilla 5472d18e31 Fixed #23461 -- Added EMAIL_TIMEOUT setting há 10 anos atrás
  Andi Albrecht 00535e8e6b Fixed #20743 -- Added support for keyfile/certfile in SMTP connections. há 11 anos atrás
  Iain Dawson ef8ef2a42d Fixed an instance of 'an' before a word beginning with a consonant. há 10 anos atrás
  oromero 0f0a5c07f9 Fixed #22161 -- Documented send() with no recipients won't raise an exception. há 10 anos atrás
  Mariano Rezk 7cd74fc96e Fixed #22455 -- Documented return values for send_mail and send_mass_mail há 11 anos atrás
  Mariano Rezk 4e3d8ae610 Fixed #22443 -- Document smtp.EmailBackend.timeout default value há 11 anos atrás
  Daniel Neuhäuser 4aa80149e7 Fixed #22327 -- Turned BaseEmailBackend into a context manager há 11 anos atrás
  Tim Graham 9953e98e6a Fixed #21701 -- Improved testing doc titles and added testing/tools.txt. há 11 anos atrás
  Chris Jerdonek d599b590eb Fixed #21614 -- improved docs on configuring email for development. há 11 anos atrás
  Tom Scholl cab72a439b Fixed docs for EmailMessage extra_headers attribute há 11 anos atrás
  Tim Graham 43cfc652d2 Fixed doc typo in previous commit. há 11 anos atrás
  SusanTan 4e0a2fe59c Fixed #21271 -- Added timeout parameter to SMTP EmailBackend. há 11 anos atrás
  Dan Loewenherz 43f213e475 Fix grammatical errors in email documentation há 11 anos atrás
  Ramiro Morales f9d1d5dc13 Fixed #18967 -- Don't base64-encode message/rfc822 attachments. há 11 anos atrás
  Tim Graham d4dd55e78c Doc tweaks for html_message parameter to send_mail(); refs #20817 há 11 anos atrás
  Justin Michalicek ac09558760 Fixed #20817 -- Added html_message parameter to django.core.mail.send_mail() há 11 anos atrás
  Claude Paroz 59ebe39812 Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend há 11 anos atrás
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 há 12 anos atrás
  Claude Paroz 8a5d1a6b93 Updated obsolete links in the documentation há 12 anos atrás
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. há 12 anos atrás
  Claude Paroz 916d705538 Fixed #18095 -- Added missing 'cc' mention in EmailMessage recipients() description. Thanks Stéphane Raimbault for the report and the patch. há 13 anos atrás
  Aymeric Augustin d66035c4a6 Removed documentation for SMTPConnection, which was removed at r15978. há 13 anos atrás
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] há 13 anos atrás
  Ramiro Morales 932b1b8d6d Converted links to external topics so they use intersphinx extension markup. há 13 anos atrás
  Jannis Leidel 49f57a5d28 Fixed #15992 -- Added more references to settings. Thanks, aaugustin. há 14 anos atrás
  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) há 14 anos atrás
  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 há 14 anos atrás
  Timo Graham a981f5b988 Fixed #15163 - typo in email docs; thanks metal for the report. há 14 anos atrás