#32755: Update example for get_absolute_url() in the documentation
-------------------------------+--------------------------------------
Reporter: aruseni | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 3.2
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Description changed by aruseni:
Old description:
> Currently, in the example for `get_absolute_url()`
> [https://docs.djangoproject.com/en/3.2/ref/models/instances/#get-
> absolute-url in the documentation], a view path string is passed to
> `reverse()`. But this not supported since Django 1.10.
New description:
Currently, in the example for `get_absolute_url()`
[https://docs.djangoproject.com/en/3.2/ref/models/instances/#get-absolute-
url in the documentation], a view path string is passed to `reverse()`.
But this is not supported since Django 1.10.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/32755#comment:1>
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/065.13e7c38b512163a03fbaead32b3958bb%40djangoproject.com.