We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efef055 commit ed37ebaCopy full SHA for ed37eba
django_snowflake/features.py
@@ -351,6 +351,7 @@ class DatabaseFeatures(BaseDatabaseFeatures):
351
},
352
'It can be problematic if a model instance is manually assigned a pk value.': {
353
'contenttypes_tests.test_views.ContentTypesViewsSiteRelTests.test_shortcut_view_with_null_site_fk',
354
+ 'contenttypes_tests.test_views.ContentTypesViewsSiteRelTests.test_shortcut_view_with_site_m2m',
355
356
}
357
0 commit comments