* adds news app for future implementations
This commit is contained in:
mipel
2021-07-06 08:53:08 +02:00
parent 7968d7d355
commit 3277896ff1
14 changed files with 132 additions and 45 deletions

3
news/tests.py Normal file
View File

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