django/tests/generic_relations_regress
Tim Graham 16adf4d6b1 Fixed GenericRelationTests.test_annotate when primary key values are large.
On CockroachDB, primary key values stored in this fields are larger
than they accept.
2020-11-04 06:41:48 +01:00
..
__init__.py
models.py Fixed GenericRelationTests.test_annotate when primary key values are large. 2020-11-04 06:41:48 +01:00
tests.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00