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-01-31 04:40:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
foreign_object
History
chillaranand
d6eaf7c018
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
..
models
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00
__init__.py
Fixed 19385 -- Added ORM support for multicolumn joins
2013-03-24 18:08:01 +02:00
test_agnostic_order_trimjoin.py
…
test_empty_join.py
Refs
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00
test_forms.py
…
tests.py
Refs
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00