1
0
Fork 0
django-mailbox/django_mailbox
2014-11-10 19:20:17 -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 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
transports Attempting to narrow down the issue @rulzart is encountering. 2014-10-14 19:29:51 -07:00
__init__.py Fix bug preventing south 1.0 from properly finding legacy migrations. Release 4.1.1 2014-11-09 21:55:21 -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 Store 'Delivered-To' as 'to_header' when 'to' is unspecified. 2014-11-10 19:20:17 -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 Extracts inner method to process multiple content types. 2014-09-01 15:31:13 -03:00