#33214: Base DatabaseOperations missing format_for_duration_arithmetic() stub
-------------------------------------+-------------------------------------
Reporter: Tim | Owner: nobody
Graham |
Type: | Status: new
Cleanup/optimization |
Component: Database | Version: dev
layer (models, ORM) |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
-------------------------------------+-------------------------------------
When implementing a new database backend, I see the error "AttributeError:
'DatabaseOperations' object has no attribute
'format_for_duration_arithmetic'" rather than getting a message that the
method must be implemented.
The method was introduced in 57554442fe3e209c135e15dda4ea45123e579e58.
--
Ticket URL: <https://code.djangoproject.com/ticket/33214>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/052.1ed8a22895236b4f50e0f53bcdb16730%40djangoproject.com.