summaryrefslogtreecommitdiff
path: root/tests/custom_methods/models.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-3/+6
* Refs #23919 -- Removed python_2_unicode_compatible decorator usageClaude Paroz2017-01-181-2/+0
* Renamed value_to_db_xxx to adapt_xxxfield_value.Aymeric Augustin2015-05-171-1/+1
* Removed numbering from the models.py header of some test packages.Loic Bistuer2014-09-241-1/+1
* Ensure cursors are closed when no longer needed.Michael Manfre2014-02-021-8/+8
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+40