This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-18 15:34:16 +00:00
Code
Issues
24
Releases
Wiki
Activity
f7036b3e26
django
/
tests
/
model_inheritance
History
k
399a8db33b
Fixed
#28695
-- Allowed models to use __init_subclass__().
2017-10-13 21:29:12 -04:00
..
__init__.py
models.py
test_abstract_inheritance.py
Used assertRaisesMessage() to test Django's error messages.
2017-07-29 19:07:23 -04:00
tests.py
Fixed
#28695
-- Allowed models to use __init_subclass__().
2017-10-13 21:29:12 -04:00