Skip to content

Commit 9fbe39c

Browse files
committed
Remove comment
1 parent 7df28e0 commit 9fbe39c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/filter/filter_settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ def FILTERS_VERBOSE_LOOKUPS():
6161
return DEFAULTS["VERBOSE_LOOKUPS"]
6262

6363

64-
# DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField"
6564
DEFAULT_AUTO_FIELD = "django_mongodb_backend.fields.ObjectIdAutoField"
6665
MIGRATION_MODULES = {
6766
"admin": "tests.mongo_migrations.admin",

0 commit comments

Comments
 (0)