This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-02 18:13:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
f876c7d08e
django
/
tests
/
model_inheritance
History
Download ZIP
Download TAR.GZ
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