Changes between Initial Version and Version 1 of Ticket #23063, comment 21


Ignore:
Timestamp:
10/09/14 08:01:29 (9 years ago)
Author:
Florian Apolloner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23063, comment 21

    initial v1  
    11Does this fix it:
    22
    3 ```
     3{{{
    44diff --git a/django/core/mail/message.py b/django/core/mail/message.py
    55index da9891f..961d1a8 100644
     
    1515 
    1616 
    17 ```
     17}}}
Back to Top