Django

Code

Ticket #4781 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Typo in mail.py

Reported by: simo <simon@quo.com.au> Assigned to: adrian
Milestone: Component: django.core.mail
Version: SVN Keywords: EmailMessage attach
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

Line 286 self.attachments was spelt self.attachements and raised an error.

Attachments

mail-typo.diff (0.5 kB) - added by Simon Litchfield <simon@slicmedia.com> on 07/06/07 01:24:26.

Change History

07/06/07 01:24:26 changed by Simon Litchfield <simon@slicmedia.com>

  • attachment mail-typo.diff added.

07/06/07 01:24:41 changed by anonymous

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

07/06/07 01:53:27 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [5622]) Fixed #4781 -- Typo fix. Pointed out by Simon Litchfield.


Add/Change #4781 (Typo in mail.py)




Change Properties
Action