0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/tests/expressions
Simon Charette 0fcee1676c Fixed #35111 -- Fixed compilation of DateField __in/__range rhs on SQLite and MySQL.
Also removed tests that ensured that adapt_(date)timefield backend
operations where able to deal with expressions when it's not the case
for any other adapt methods.
2024-01-16 08:34:14 +01:00
..
__init__.py
models.py
test_queryset_values.py
tests.py Fixed #35111 -- Fixed compilation of DateField __in/__range rhs on SQLite and MySQL. 2024-01-16 08:34:14 +01:00