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-15 03:48:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
foreign_object
History
Nick Pope
c35b81b864
Fixed
#32951
-- Removed Query.where_class & co.
...
Unused since 3caf957ed5eaa831a485abcb89f27266dbf3e82b.
2021-07-22 08:49:20 +02:00
..
models
Fixed
#32951
-- Removed Query.where_class & co.
2021-07-22 08:49:20 +02:00
__init__.py
…
test_agnostic_order_trimjoin.py
Fixed
#26515
-- Fixed Query.trim_joins() for nested ForeignObjects.
2016-05-19 09:56:24 -04:00
test_empty_join.py
Switched setUp() to setUpTestData() where possible in Django's tests.
2018-11-27 09:35:17 -05:00
test_forms.py
Moved foreign_object models.py into a module.
2015-08-14 08:53:35 -04:00
tests.py
Fixed
#32366
-- Updated datetime module usage to recommended approach.
2021-05-12 11:08:41 +02:00