mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
adds formatting updates and testing updates
This commit is contained in:
parent
83ee3bc4be
commit
ea17f6df0b
7 changed files with 35 additions and 19 deletions
|
|
@ -14,7 +14,8 @@ These ingested messages will be stored in the database in Django models and you
|
|||
or -- if you're in a hurry -- by using a signal receiver.
|
||||
|
||||
|
||||
### Usage
|
||||
Usage
|
||||
-----
|
||||
|
||||
1. poetry add django-mailbox
|
||||
|
||||
|
|
@ -36,3 +37,9 @@ or -- if you're in a hurry -- by using a signal receiver.
|
|||
`Github <http://github.com/coddingtonbear/django-mailbox/issues>`_.
|
||||
- Test status available on
|
||||
`Travis-CI <https://travis-ci.org/coddingtonbear/django-mailbox>`_.
|
||||
|
||||
Development
|
||||
-----------
|
||||
|
||||
export DJANGO_SETTINGS_MODULE=websrv.settings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue