1
0
Fork 0
django-mailbox/django_mailbox
Adam Coddington 413c492db3 Merge pull request #38 from patipatini/attachment_filename_encoding
Fix encoded attachment's filenames
2014-12-15 06:43:21 -08:00
..
management Cleaning up management commands for PEP-8 and consistency. 2014-08-22 20:02:58 -07:00
migrations convert migrations to work with Django 1.7, add Django 1.7.1 to travis test matrix 2014-11-07 17:35:34 +00:00
south_migrations convert migrations to work with Django 1.7, add Django 1.7.1 to travis test matrix 2014-11-07 17:35:34 +00:00
tests Interpret unknown encodings as ASCII. Fixes #34. 2014-11-15 22:15:25 -08:00
transports Attempting to narrow down the issue @rulzart is encountering. 2014-10-14 19:29:51 -07:00
__init__.py Release 4.1.2; Added handling for processing unknown encodings. 2014-11-15 22:19:32 -08:00
admin.py Add file header and dummy HTML method. 2014-08-29 17:24:49 -03:00
google_utils.py Remoing unaccessed 'fetch_contacts' function. 2014-06-01 14:26:30 -07:00
models.py Merge pull request #38 from patipatini/attachment_filename_encoding 2014-12-15 06:43:21 -08:00
runtests.py Given that 'classic' versions of django do not have a setup function: allow that to fail. 2014-11-07 19:12:30 -08:00
signals.py Initial commit. 2012-06-27 20:45:01 -07:00
utils.py Interpret unknown encodings as ASCII. Fixes #34. 2014-11-15 22:15:25 -08:00