Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/queryset_pickle/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-1/+1
* Refs #24919 -- Made test models serializable for migrations.Tim Graham2015-07-211-13/+5
* Fixed mistakes in tests unveiled by version bump to 1.8.1.Tim Graham2015-04-021-2/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Complemented pickle test for ValuesQuerySet with related ...Claude Paroz2014-12-241-0/+1
* Fixed #21430 -- Added a RuntimeWarning when unpickling Mo...Anubhav Joshi2014-06-111-1/+19
* Fixing E302 ErrorsJason Myers2013-11-031-0/+6
* Fix all violators of E231Alex Gaynor2013-10-261-1/+1
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Fixed #20289 -- pickling of dynamic modelsAnssi Kääriäinen2013-06-141-0/+10
* Fix #20158: invalid code in queryset_pickle test models.Baptiste Mispelon2013-03-291-3/+3
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+38