1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Removing 'body' from admin message display.

This commit is contained in:
Adam Coddington 2013-08-04 19:57:28 -07:00
parent 58ca8beeef
commit a6b4d3729a
2 changed files with 4 additions and 1 deletions

View file

@ -6,7 +6,7 @@ tests_require = [
setup(
name='django-mailbox',
version='3.0',
version='3.0.1',
url='http://bitbucket.org/latestrevision/django-mailbox/',
description=(
'Import mail from POP3, IMAP, local mailboxes or directly from '