mirror of
https://github.com/django/django.git
synced 2025-10-07 13:59:16 +00:00
It is now a method instead of a property and returns a context manager that yields a cursor on entry and closes the cursor and connection upon exit.