app_drf.apps 源代码

from django.apps import AppConfig


[文档]class AppDrfConfig(AppConfig): name = 'app_drf'