summaryrefslogtreecommitdiff
path: root/tests/admin_scripts/complex_app/models/bar.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-1/+1
* Fixed #21302 -- Fixed unused imports and import *.Tim Graham2013-11-021-2/+0
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+1
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+11