web_admin module added, api for article created

This commit is contained in:
abutalib-kiwi
2023-07-13 19:51:17 +05:30
parent aadced6a13
commit a4d9997580
12 changed files with 248 additions and 0 deletions

3
web_admin/tests.py Normal file
View File

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