Skip to content

Commit 9daf33f

Browse files
jacobtylerwallsdvarrazzo
authored andcommitted
test(django): Remove DEFAULT_AUTO_FIELD setting
Refs django/django-docker-box#59
1 parent 9320a6c commit 9daf33f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/3rd-party-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,6 @@ jobs:
239239
"django.contrib.auth.hashers.MD5PasswordHasher",
240240
]
241241
242-
DEFAULT_AUTO_FIELD = "django.db.models.AutoField"
243-
244242
USE_TZ = False
245243
HERE
246244

0 commit comments

Comments
 (0)