This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-09 17:06:05 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_inheritance
History
Carlton Gibson
225d96533a
Fixed
#30427
,
Fixed
#16176
-- Corrected setting descriptor in Field.contribute_to_class().
...
Co-authored-by: Jarek Glowacki <jarekwg@gmail.com>
2021-06-15 12:01:28 +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
Fixed
#30427
,
Fixed
#16176
-- Corrected setting descriptor in Field.contribute_to_class().
2021-06-15 12:01:28 +02:00
tests.py
Fixed
#30427
,
Fixed
#16176
-- Corrected setting descriptor in Field.contribute_to_class().
2021-06-15 12:01:28 +02:00