This commit is contained in:
alydev 2024-05-09 16:50:41 +10:00
commit bf6153d028
No known key found for this signature in database
GPG key ID: F4D2C7A426DDA1BD
28 changed files with 537 additions and 0 deletions

3
home/tests.py Normal file
View file

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