aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates/css
diff options
context:
space:
mode:
0 files changed, 0 insertions, 0 deletions
s="s1">'DEFAULT_MODEL_SERIALIZER_CLASS': 'tests.extras.not_here.ModelSerializer'}, DEFAULTS, IMPORT_STRINGS) with self.assertRaises(ImportError) as cm: settings.DEFAULT_MODEL_SERIALIZER_CLASS self.assertTrue('ImportError' in str(cm.exception))