Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/generic_relations_regress
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21127 -- Started deprecation toward requiring on_d...Flavio Curella2015-07-281-11/+11
* Refs #24267 -- Implemented lookups for related fieldsAnssi Kääriäinen2015-03-251-6/+10
* Sorted imports with isort; refs #23860.Tim Graham2015-02-062-9/+7
* Fixed #12663 -- Formalized the Model._meta API for retrie...Daniel Pyrathon2015-01-071-1/+1
* Fixed #24002 -- GenericRelation filtering targets related...Anssi Kääriäinen2014-12-171-2/+14
* Corrected test assertion from refs #21403.Tim Graham2014-12-151-1/+1
* Fixed #23620 -- Used more specific assertions in the Djan...Berker Peksag2014-11-031-2/+2
* Fixed #22982 -- Added GenericRelatedObjectManager.__str__...Jacob Haslehurst2014-08-071-0/+4
* PEP8 cleanupAnssi Kääriäinen2014-07-161-1/+1
* Fixed #22998 -- Updated the fast_delete logic for GFKsGavin Wahl2014-07-162-1/+38
* Fixed #22207 -- Added support for GenericRelation reverse...Gabe Jackson2014-03-051-1/+1
* Fixed #19774 -- Deprecated the contenttypes.generic module.Simon Charette2014-01-261-16/+18
* Fixed #21403: Corrected test codeShai Berger2013-11-251-3/+3
* Fixed #21428 -- editable GenericRelation regressionAnssi Kääriäinen2013-11-162-1/+22
* Fixed #10461 -- bug in generic relation + annotate() caseAnssi Kääriäinen2013-11-051-1/+24
* PEP8 cleanupJason Myers2013-11-031-0/+25
* Fixed #21298 -- Fixed E301 pep8 warningsAlasdair Nicol2013-10-231-0/+1
* Fixed #20564 -- Generic relations exclude() regressionAnssi Kääriäinen2013-06-062-1/+81
* PEP 8 cleanupAnssi Kääriäinen2013-06-051-12/+15
* Fixed #20378 -- regression in GenericRelation on abstract...Anssi Kääriäinen2013-05-202-1/+28
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-263-0/+261