Fakultas Ilmu Komputer UI
from django.apps import AppConfig class Tutorial7Config(AppConfig): name = 'tutorial_7'