1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/test_utils
Mariusz Felisiak 5f637a8a8d
Fixed #35226 -- Reallowed executing queries for dynamically created connections.
Regression in 8fb0be3500.

Thanks Florian Apolloner for the report.
2024-02-19 18:34:18 +01:00
..
fixtures
templates/template_used
__init__.py
models.py
test_serializemixin.py
test_simpletestcase.py
test_testcase.py
test_transactiontestcase.py
tests.py Fixed #35226 -- Reallowed executing queries for dynamically created connections. 2024-02-19 18:34:18 +01:00
urls.py
views.py