#16810: Docstring mistake in django.core.handlers.base.get_script_name()
--------------------------------------+------------------------------
Reporter: kenkam | Owner: nobody
Type: Uncategorized | Status: new
Milestone: | Component: Core (Other)
Version: 1.3 | Severity: Normal
Keywords: documentation, docstring | Triage Stage: Unreviewed
Has patch: 1 | Easy pickings: 1
UI/UX: 0 |
--------------------------------------+------------------------------
The `get_script_name()` function in `django.core.handlers.base` has a
small error in its docstring. It says `DJANGO_USE_POST_REWRITE` when what
it means is `FORCE_SCRIPT_NAME`.
--
Ticket URL: <https://code.djangoproject.com/ticket/16810>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.