This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-30 16:44:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
7c08f26bf0
django
/
tests
/
generic_relations_regress
History
Download ZIP
Download TAR.GZ
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