summaryrefslogtreecommitdiff
path: root/tests/field_subclassing/models.py
Commit message (Expand)AuthorAgeFilesLines
* Removed SubfieldBase per deprecation timeline.Tim Graham2015-09-231-34/+0
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+2
* Corrected deprecation warning silencing of SubfieldBase.Tim Graham2014-09-051-12/+0
* Fixed #18757, #14462, #21565 -- Reworked database-python type conversionsMarc Tamlyn2014-09-031-0/+11
* Fixed #22537 -- Add tests and improved docs for field subclass with choices.Mike Fogel2014-04-301-1/+11
* PEP8 cleanupJason Myers2013-11-021-0/+2
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+26