This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
8984cab8a8
django1
/
tests
/
prefetch_related
History
Simon Charette
94f63b926f
Refs
#31395
-- Relied on setUpTestData() test data isolation in various tests.
2020-05-15 20:22:56 +02:00
..
__init__.py
…
models.py
Removed unused __str__() methods in tests models.
2020-04-30 09:13:23 +02:00
test_prefetch_related_objects.py
Made prefetch_related tests use assertCountEqual() for unordered sequences.
2018-02-05 10:00:57 -05:00
test_uuid.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Refs
#31395
-- Relied on setUpTestData() test data isolation in various tests.
2020-05-15 20:22:56 +02:00