home.appsΒΆ

Configures the Home application and its settings for inclusion in the Django project.

Module ContentsΒΆ

class home.apps.HomeConfig(app_name, app_module)[source]ΒΆ

Bases: django.apps.AppConfig

Configures the Home application, including its name and other settings for Django.

default_auto_field = 'django.db.models.BigAutoField'[source]ΒΆ
name = 'home'[source]ΒΆ