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 07:26:04 +00:00
Code
Issues
24
Releases
Wiki
Activity
719b370b34
django
/
tests
/
model_inheritance
History
Jon Dufresne
2c69824e5a
Refs
#23968
-- Removed unnecessary lists, generators, and tuple calls.
2017-06-01 19:08:59 -04:00
..
__init__.py
models.py
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
test_abstract_inheritance.py
Refs
#23968
-- Removed unnecessary lists, generators, and tuple calls.
2017-06-01 19:08:59 -04:00
tests.py
Refs
#23919
-- Removed six.<various>_types usage
2017-01-18 20:18:46 +01:00