Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/custom_managers/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-6/+11
* Fixed #24911 -- Made BaseManager.get_queryset() allow cus...Jonas Degrave2015-06-301-0/+7
* Refs #20203 -- Added tests to check inherited custom defa...Andriy Sokolovskiy2015-06-301-0/+12
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+3
* Fixed #23822 -- Added support for serializing model manag...Markus Holtermann2014-12-151-0/+7
* Removed numbering from the models.py header of some test ...Loic Bistuer2014-09-241-1/+1
* Merged custom_managers_regress into the custom_managers t...Loic Bistuer2014-09-221-11/+40
* Fixed #19774 -- Deprecated the contenttypes.generic module.Simon Charette2014-01-261-5/+7
* PEP-8 cleanupAnssi Kääriäinen2013-11-271-0/+1
* Fixed #21169 -- Reworked RelatedManager methods use defau...Loic Bistuer2013-11-271-0/+20
* PEP8 cleanupJason Myers2013-11-031-0/+10
* Fixed #3871 -- Custom managers when traversing reverse re...Loic Bistuer2013-09-251-0/+20
* Fixed #20895 -- Made check management command warn if a B...Alasdair Nicol2013-08-161-2/+2
* Fixed #20625 -- Chainable Manager/QuerySet methods.Loic Bistuer2013-07-261-6/+46
* Fixed #15363 -- Renamed and normalized to `get_queryset` ...Loic Bistuer2013-03-081-5/+5
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+65