1
0
Fork 0
django-mailbox/django_mailbox
2015-03-16 16:55:12 +03: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 Update imap.py 2015-03-16 16:55:12 +03:00
__init__.py Release 4.2.1; fixes #41: if no messages_ids, return before checking for small_message_ids. 2015-02-06 15:31:17 -08:00
admin.py Adding envelope headers to the Admin interface. 2014-12-31 09:40:36 -06:00
google_utils.py Remoing unaccessed 'fetch_contacts' function. 2014-06-01 14:26:30 -07:00
models.py Update models.py 2015-03-16 16:52:25 +03: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