summaryrefslogtreecommitdiff
path: root/tests/backends/base/test_schema.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-1/+1
* Added BaseDatabaseSchemaEditor._effective_default() to allow testing without ...Tim Graham2018-11-171-8/+5
* Fixed #29505 -- Removed SchemaEditor's calling of callable defaults.Tim Graham2018-11-171-0/+22