This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-24 13:44:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
c67ea79aa9
django
/
tests
/
expressions_window
History
Download ZIP
Download TAR.GZ
Simon Charette
c67ea79aa9
Fixed
#34368
-- Made subquery raise NotSupportedError when referencing outer window expression.
...
Regression in
f387d024fc
. Co-authored-by: Jannis Vajen <jvajen@gmail.com>
2023-02-27 07:18:58 +01:00
..
__init__.py
models.py
Refs
#28333
-- Added partial support for filtering against window functions.
2022-08-15 08:26:26 +02:00
tests.py
Fixed
#34368
-- Made subquery raise NotSupportedError when referencing outer window expression.
2023-02-27 07:18:58 +01:00