django-polymorphic/src/polymorphic
CelestialGuru 6372ce1a5b
Support Q expressions that contain subquery expressions.
Co-authored-by: CelestialGuru <45701317+CelestialGuru@users.noreply.github.com>
Co-authored-by: Brian Kohan <bckohan@gmail.com>
2025-12-04 11:19:47 -08:00
..
admin Update parentadmin.py 2025-12-02 12:50:31 -08:00
contrib add justfile interface for command package management tasks, lint docs, change precommit to use just interface and update lint GHA accordingly 2025-08-24 17:33:58 -07:00
formsets Modernize build to use uv and hatchling as the build backend. 2025-08-22 21:48:37 -07:00
locale Modernize build to use uv and hatchling as the build backend. 2025-08-22 21:48:37 -07:00
static/polymorphic add playwright test capability, fix #546 2025-12-01 14:49:26 -08:00
templates/admin/polymorphic Modernize build to use uv and hatchling as the build backend. 2025-08-22 21:48:37 -07:00
templatetags Modernize build to use uv and hatchling as the build backend. 2025-08-22 21:48:37 -07:00
tests Support Q expressions that contain subquery expressions. 2025-12-04 11:19:47 -08:00
__init__.py refresh docs, add missing intersphinx references, update CONTRIBUTING 2025-08-26 14:24:17 -07:00
base.py Modernize build to use uv and hatchling as the build backend. 2025-08-22 21:48:37 -07:00
managers.py Modernize build to use uv and hatchling as the build backend. 2025-08-22 21:48:37 -07:00
models.py Modernize build to use uv and hatchling as the build backend. 2025-08-22 21:48:37 -07:00
query_translate.py Support Q expressions that contain subquery expressions. 2025-12-04 11:19:47 -08:00
query.py - Fixed bug in checking the existence of custom __init__ method in an object. The __init__ wasn't called previously. 2025-12-03 22:34:10 -08:00
showfields.py Modernize build to use uv and hatchling as the build backend. 2025-08-22 21:48:37 -07:00
utils.py Modernize build to use uv and hatchling as the build backend. 2025-08-22 21:48:37 -07:00