Changes between Version 80 and Version 81 of DjangoFellows/BerkerPeksag
- Timestamp:
- Nov 24, 2014, 3:13:10 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoFellows/BerkerPeksag
v80 v81 11 11 * 12 12 13 ===== From last week ===== 14 15 * Fixed #13694 -- Made SafeMIMEText's constructor compatible with MIMEText: https://github.com/django/django/commit/a5bd7f2cb2ce6d9cf309748be0fe033b836c4507 16 13 17 ==== Code reviews ==== 14 18 15 19 * https://code.djangoproject.com/ticket/23900#comment:3 20 * https://github.com/django/django/pull/3613 21 * https://github.com/django/django/pull/3528 16 22 17 23 ----