mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
Added initial smtp transport.
This commit is contained in:
parent
26786a0b32
commit
41dd2ec645
2 changed files with 51 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -13,3 +13,5 @@ dummy_project/*
|
|||
.tox/
|
||||
messages
|
||||
*.sqlite3
|
||||
venv/*
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue