Refactor project structure: remove 'home' app and create 'front' app with updated templates, views, and URLs
This commit is contained in:
parent
97e8cf465c
commit
269ee8cbce
11 changed files with 6 additions and 18 deletions
3
front/tests.py
Normal file
3
front/tests.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from django.test import TestCase
|
||||
|
||||
# Create your tests here.
|
||||
Loading…
Add table
Add a link
Reference in a new issue