mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
This NotSupportedError was removed in6375cee490because it will never be reached due to the same exception raised by Window.as_sql(). Backport of94436dee57from main.