D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
pylint_django
/
tests
/
input
/
test_app
/
Filename :
apps.py
back
Copy
from django.apps import AppConfig class TestAppConfig(AppConfig): name = "test_app"