mirror of
https://github.com/Hopiu/django.git
synced 2026-04-30 03:34:45 +00:00
Refs #23820. Fixed #19738. Refs #17755. In order not to introduce a regression for raw queries, parameters are passed through the connection.ops.value_to_db_* methods, depending on their type. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| admin.py | ||
| forms.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||