MCPcopy Create free account
hub / github.com/Hrishikesh332/Django / App1Config

Class App1Config

Project/project1/app1/apps.py:4–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected