#7269: 404 debug page: href=urls
------------------------------------------------------------+---------------
Reporter: Carl Karsten <[EMAIL PROTECTED]> | Owner: nobody
Status: closed | Milestone:
Component: Core framework | Version:
SVN
Resolution: wontfix | Keywords:
404 debug
Stage: Unreviewed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------------------------------+---------------
Comment (by Carl Karsten <[EMAIL PROTECTED]>):
When I am developing, I am type URL's into my browser's address bar to
test code I have just written but not created a link somewhere yet. When
I mistype, I get the 404 page that often has the exact text I meant to
type. this patch lets me click on the text instead of having to fix my
URL by clicking, arrowing, deleting, typing.
It also means I can be lazy and stuff an invalid URL up there like
http://127.0.0.1:8000/x get the 404 page, click on what I want to test.
it's a poor-man's site map.
--
Ticket URL: <http://code.djangoproject.com/ticket/7269#comment:8>
Django Code <http://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
-~----------~----~----~----~------~----~------~--~---