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

Class CatalogConfig

locallibrary/catalog/apps.py:4–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected