email backend

This commit is contained in:
j 2023-09-23 14:38:28 +02:00
commit e82d5d5f15
11 changed files with 167 additions and 0 deletions

3
app/listmonk/tests.py Normal file
View file

@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.