#16727: contrib.contenttypes.views.shortcut error
-------------------------------------+-------------------------------------
Reporter: anonymous | Owner: nobody
Type: Bug | Status: new
Milestone: | Component:
Version: 1.3 | contrib.contenttypes
Resolution: | Severity: Normal
Triage Stage: Accepted | Keywords:
Needs documentation: 0 | Has patch: 0
Patch needs improvement: 0 | Needs tests: 0
UI/UX: 0 | Easy pickings: 0
-------------------------------------+-------------------------------------
Changes (by aaugustin):
* needs_better_patch: => 0
* needs_docs: => 0
* needs_tests: => 0
* stage: Unreviewed => Accepted
Comment:
By grepping the entire codebase for `startswith\(['"]https?://`, I have
found this pattern in the following files:
- `django.contrib.contenttypes.views` (line 25) => it's the bug reported
here,
- `django.contrib.syndication.views` (line 11) => it's a similar bug,
- `django.utils.html` (line 132) => it's debatable, we'd probably better
not touch this.
--
Ticket URL: <https://code.djangoproject.com/ticket/16727#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 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.