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
48028c6f9a
django1
/
tests
/
many_to_one
History
Collin Anderson
a19b373d89
Changed assertQuerysetEqual()s that use default Model.__str__() to assertSequenceEqual().
2017-04-10 08:59:29 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
tests.py
Changed assertQuerysetEqual()s that use default Model.__str__() to assertSequenceEqual().
2017-04-10 08:59:29 -04:00