summaryrefslogtreecommitdiff
path: root/tests/model_options/test_tablespaces.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-34/+41
* Fixed #30023 -- Prevented SQLite schema alterations while foreign key checks ...Simon Charette2018-12-151-2/+5
* Refs #25530 -- Tracked references of deferred SQL statements.Simon Charette2017-06-211-1/+1
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-2/+0
* Fixed E128 flake8 warnings in tests/.Tim Graham2016-04-081-2/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+3
* Replaced DatabaseCreation sql methods by schema editor equivalentsClaude Paroz2014-12-231-5/+4
* Created a new tests folder (`model_options`).Moayad Mardini2014-06-111-0/+128