#32830: The 'last' filter in django template default tags give negative index
error
-------------------------------------+-------------------------------------
Reporter: | Owner: nobody
sushantg2001 |
Type: Bug | Status: new
Component: Template | Version: 3.2
system | Keywords: last django-
Severity: Normal | template
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
-------------------------------------+-------------------------------------
The 'last' filter in django template default tags give negative index
error. This is because the code uses negative indexing to get the value
which are not supported by RelatedManager querysets
--
Ticket URL: <https://code.djangoproject.com/ticket/32830>
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/055.401d410b46919916478f027b113dd1de%40djangoproject.com.