Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/field_subclassing/fields.py
Commit message (Expand)AuthorAgeFilesLines
* Removed SubfieldBase per deprecation timeline.Tim Graham2015-09-241-88/+0
* Refs #24919 -- Made test models serializable for migrations.Tim Graham2015-07-211-0/+2
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-241-3/+3
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+1
* Corrected deprecation warning silencing of SubfieldBase.Tim Graham2014-09-051-0/+10
* Fixed #22537 -- Add tests and improved docs for field sub...Mike Fogel2014-04-301-0/+5
* Fixed #22001 -- Ensure db_type is respected.Marc Tamlyn2014-03-141-0/+5
* Fixed many typos in comments and docstrings.Rodolfo Carvalho2014-03-031-1/+1
* PEP8 cleanupJason Myers2013-11-031-0/+2
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+74