1
0
Fork 0
django-mailbox/django_mailbox
2013-06-22 15:06:53 -07:00
..
management Fixing bad migration; keeping migration for rebuilding associations as a management command. 2013-06-11 22:23:27 -07:00
migrations Fixing bad migration; keeping migration for rebuilding associations as a management command. 2013-06-11 22:23:27 -07:00
tests Encode message body to bytes prior to reconstituting e-mail message object. Added additional test to ensure that messages can make it the full cycle. 2013-06-22 15:06:53 -07:00
transports PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
__init__.py Initial commit. 2012-06-27 20:45:01 -07:00
admin.py PEP-8 Cleanup. 2013-06-22 14:35:47 -07:00
models.py Encode message body to bytes prior to reconstituting e-mail message object. Added additional test to ensure that messages can make it the full cycle. 2013-06-22 15:06:53 -07:00
runtests.py Adding tests. 2013-01-19 00:26:58 -08:00
signals.py Initial commit. 2012-06-27 20:45:01 -07:00