1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
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
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