This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
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
…
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