This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-21 08:20:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f8946fbb5d
django
/
tests
/
expressions
History
Mariusz Felisiak
81e357a7e1
Fixed
#28689
-- Fixed unquoted table names in Subquery SQL when using OuterRef.
...
Regression in
f48bc7c3db
.
2017-10-25 21:52:38 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#28689
-- Fixed unquoted table names in Subquery SQL when using OuterRef.
2017-10-25 21:52:38 +02:00
test_queryset_values.py
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
tests.py
Fixed
#28689
-- Fixed unquoted table names in Subquery SQL when using OuterRef.
2017-10-25 21:52:38 +02:00