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-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
cde31daf88
django
/
tests
/
model_inheritance
History
Tim Graham
cde31daf88
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
test_abstract_inheritance.py
Refs
#23919
-- Removed str() conversion of type and method __name__.
2017-01-19 11:31:07 -05:00
tests.py
Refs
#23919
-- Removed six.<various>_types usage
2017-01-18 20:18:46 +01:00