added admin permission

This commit is contained in:
abutalib-kiwi
2023-07-17 18:58:09 +05:30
parent e90326fcb6
commit 751af642b8
10 changed files with 214 additions and 14 deletions

View File

@ -1,3 +1,6 @@
"""
web_admin test file
"""
from django.test import TestCase
# Create your tests here.