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
ee1bf0e8b5
django1
/
tests
/
model_inheritance
History
Mads Jensen
0c1f71635f
Fixed
#27203
-- Replaced assertQuerysetEqual(..., lambda o: o) with assertSequenceEqual().
2016-09-13 10:07:37 -04:00
..
__init__.py
…
models.py
Avoided uncessary table creation in model_inheritance tests.
2016-05-31 15:15:54 -04:00
test_abstract_inheritance.py
Fixed
#24305
-- Allowed overriding fields on abstract models.
2016-05-16 07:32:21 -04:00
tests.py
Fixed
#27203
-- Replaced assertQuerysetEqual(..., lambda o: o) with assertSequenceEqual().
2016-09-13 10:07:37 -04:00