feat: implement blog features
This commit is contained in:
parent
b93eabd429
commit
75662f9d98
28 changed files with 411 additions and 0 deletions
3
blog/tests.py
Normal file
3
blog/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