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

Close attachments

This commit is contained in:
Martin Manzo 2023-08-11 10:33:45 -03:00
parent 462fdd3e49
commit 7e250b2504
2 changed files with 18 additions and 19 deletions

1
.gitignore vendored
View file

@ -14,3 +14,4 @@ dummy_project/*
messages
*.sqlite3
.idea/
venv/