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

Class AccountsConfig

email verification/src/accounts/apps.py:4–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected