contact form

This commit is contained in:
j 2021-10-26 16:47:06 +01:00
commit d5bd8d2da8
13 changed files with 96 additions and 0 deletions

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

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