This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
dd1ca50b09
django
/
tests
/
generic_relations
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
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
test_forms.py
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
tests.py
Refs
#31395
-- Relied on setUpTestData() test data isolation in various tests.
2020-05-15 20:22:56 +02:00