1
0
mirror of https://github.com/django/django.git synced 2024-12-25 18:46:22 +00:00
django/tests/regressiontests/generic_relations_regress
2013-02-07 16:51:27 -03:00
..
__init__.py Fixed #9546: GenericRelations inherited from base models no longer query using the wrong content type. 2009-04-03 19:52:14 +00:00
models.py Fixed #13085 -- Don't fail on creation of model with GFK to a model with __len__() returning zero. 2013-02-07 16:05:54 -03:00
tests.py Changed test assertion strategy used in 04d9730. 2013-02-07 16:51:27 -03:00