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
0e893248b2
django1
/
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