Changes between Initial Version and Version 8 of Ticket #35547
- Timestamp:
- Jun 24, 2024, 2:05:56 AM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35547
- Property Triage Stage Unreviewed → Ready for checkin
- Property Has patch set
- Property Summary reset_queries cannot be imported from django.db → reset_queries not included in __all__ of django/db/__init__.py
-
Ticket #35547 – Description
initial v8 1 Currently, the reset_queries method cannot be imported from `django.db`.1 Currently, the reset_queries method cannot be imported via `from django.db import *`.