django/tests/queries
Anssi Kääriäinen 8b2c1ac06d Added tests for m2m queries with custom pk on the end models
It seems this case was fixed somewhere between 1.5.x and 1.6.x. I added
tests as I wasn't able to find any tests for these cases. Refs #21879
2014-01-28 21:39:15 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Added tests for m2m queries with custom pk on the end models 2014-01-28 21:39:15 +02:00
tests.py Added tests for m2m queries with custom pk on the end models 2014-01-28 21:39:15 +02:00