We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae1e24 commit 896a63cCopy full SHA for 896a63c
testapp/settings.py
@@ -208,7 +208,6 @@
208
'schema.tests.SchemaTests.test_alter_smallint_pk_to_smallautofield_pk',
209
210
'annotations.tests.NonAggregateAnnotationTestCase.test_combined_expression_annotation_with_aggregation',
211
- 'bulk_create.tests.BulkCreateTests.test_bulk_insert_nullable_fields',
212
'db_functions.comparison.test_cast.CastTests.test_cast_to_integer',
213
'db_functions.datetime.test_extract_trunc.DateFunctionTests.test_extract_func',
214
'db_functions.datetime.test_extract_trunc.DateFunctionTests.test_extract_iso_weekday_func',
0 commit comments