forked from mirror/django-mailbox
Code cleanup; ensure no tb in the event of a very-long filename.
This commit is contained in:
parent
999dfb0ac3
commit
895fcff4b7
4 changed files with 22 additions and 6 deletions
2
setup.py
2
setup.py
|
|
@ -4,7 +4,7 @@ tests_require=['django']
|
|||
|
||||
setup(
|
||||
name='django-mailbox',
|
||||
version='1.7',
|
||||
version='1.8',
|
||||
url='http://bitbucket.org/latestrevision/django-mailbox/',
|
||||
description='Import mail from POP3, IMAP, local mailboxes or directly from Postfix or Exim4 into your Django application automatically.',
|
||||
author='Adam Coddington',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue