Searched refs:django_utils (Results 1 - 1 of 1) sorted by relevance

/external/autotest/scheduler/
H A Dscheduler_lib_unittest.py17 from django.db import utils as django_utils namespace
58 django_utils.DatabaseError('Database Error'))
61 self.assertRaises(django_utils.DatabaseError,

Completed in 93 milliseconds