mirror of
https://github.com/django/django.git
synced 2025-03-14 03:10:45 +00:00
[5.1.x] Fixed #35547 -- Added reset_queries to django.db.__all__.
Backport of 2a082d827de05528cb976109f219ec9b00490d2d from main.
This commit is contained in:
parent
9143ecfd8b
commit
56180fb5ff
@ -20,6 +20,7 @@ __all__ = [
|
||||
"close_old_connections",
|
||||
"connection",
|
||||
"connections",
|
||||
"reset_queries",
|
||||
"router",
|
||||
"DatabaseError",
|
||||
"IntegrityError",
|
||||
|
Loading…
x
Reference in New Issue
Block a user