mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
Python 3.2 fixes
- Absolute imports - Unicode strings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from test_admin import *
|
||||
from test_legacy import *
|
||||
from test_mandrill_send import *
|
||||
from test_mandrill_send_template import *
|
||||
from djrill.tests.test_admin import *
|
||||
from djrill.tests.test_legacy import *
|
||||
from djrill.tests.test_mandrill_send import *
|
||||
from djrill.tests.test_mandrill_send_template import *
|
||||
|
||||
Reference in New Issue
Block a user