This website works better with JavaScript
Trang chủ
Khám phá
Đăng nhập
petrshirin
/
db-prj
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
5e405b5183
Branches
Tags
master
db-prj
/
db_admin
/
apps.py
apps.py
90 B
Lịch sử
Raw
1
2
3
4
5
from django.apps import AppConfig
class DbAdminConfig(AppConfig):
name = 'db_admin'