mirror of
https://github.com/django/django.git
synced 2025-03-13 10:50:55 +00:00
Fixed #35547 -- Added reset_queries to django.db.__all__.
This commit is contained in:
parent
7ba2a0db20
commit
2a082d827d
@ -20,6 +20,7 @@ __all__ = [
|
||||
"close_old_connections",
|
||||
"connection",
|
||||
"connections",
|
||||
"reset_queries",
|
||||
"router",
|
||||
"DatabaseError",
|
||||
"IntegrityError",
|
||||
|
Loading…
x
Reference in New Issue
Block a user