📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 21:01:59
📂
/
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint_django
/
tests
/
input
/
test_app
✏️
Editing: apps.py
from django.apps import AppConfig class TestAppConfig(AppConfig): name = "test_app"
💾 Save Changes
❌ Cancel