MCPcopy Create free account
hub / github.com/codemistic/Web-Development / HomeConfig

Class HomeConfig

django_rest/core/home/apps.py:4–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3
4class HomeConfig(AppConfig):
5 default_auto_field = 'django.db.models.BigAutoField'
6 name = 'home'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected