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
1783b3cb24
django1
/
tests
/
model_inheritance
History
Mads Jensen
c51bf80d56
Used more specific unittest assertions in tests.
2021-07-07 10:51:38 +02:00
..
__init__.py
…
models.py
Removed unused __str__() methods in tests models.
2020-04-30 09:13:23 +02:00
test_abstract_inheritance.py
Used more specific unittest assertions in tests.
2021-07-07 10:51:38 +02:00
tests.py
Fixed
#30427
,
Fixed
#16176
-- Corrected setting descriptor in Field.contribute_to_class().
2021-06-15 12:01:28 +02:00