This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
generic_relations_regress
History
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
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
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