From 6a489bb526b9e65d45fc63dd1c56f50c7af34508 Mon Sep 17 00:00:00 2001 From: Adam Coddington Date: Sun, 5 Mar 2017 19:51:51 -0800 Subject: [PATCH] Adding a warning about this being a development branch. --- readme.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/readme.rst b/readme.rst index 91708bb..fa83868 100644 --- a/readme.rst +++ b/readme.rst @@ -8,6 +8,15 @@ :target: https://pypi.python.org/pypi/django-mailbox +Django-Mailbox Version 5.0 Rewrite +================================== + +**Warning**: These changes are in flux and will include backward-incompatible changes! + + +---- + + Easily ingest messages from POP3, IMAP, or local mailboxes into your Django application. This app allows you to either ingest e-mail content from common e-mail services (as long as the service provides POP3 or IMAP support), @@ -26,4 +35,4 @@ or -- if you're in a hurry -- by using a signal receiver. .. image:: https://badges.gitter.im/Join%20Chat.svg :alt: Join the chat at https://gitter.im/coddingtonbear/django-mailbox - :target: https://gitter.im/coddingtonbear/django-mailbox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge \ No newline at end of file + :target: https://gitter.im/coddingtonbear/django-mailbox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge