⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Create AppConfig#244

Open
julianwachholz wants to merge 1 commit intolabd:masterfrom
julianwachholz:feat/appconfig
Open

Create AppConfig#244
julianwachholz wants to merge 1 commit intolabd:masterfrom
julianwachholz:feat/appconfig

Conversation

@julianwachholz
Copy link

Add apps.py with a default AppConfig class to tell Django this app still uses AutoField.

This prevents accidental migration files created with makemigrations in a project that uses DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField"

Add `apps.py` with a default AppConfig class to tell Django this app still uses `AutoField`.

This prevents accidental migration files created with `makemigrations` in a project that uses `DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField"`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant