#9310: 404 debug pages should show the name of the tried urlpattern if one 
exists.
-------------------------------------+--------------------------------------
          Reporter:  floguy          |         Owner:  nobody
            Status:  new             |     Milestone:        
         Component:  Core framework  |       Version:  1.0   
        Resolution:                  |      Keywords:        
             Stage:  Unreviewed      |     Has_patch:  1     
        Needs_docs:  0               |   Needs_tests:  1     
Needs_better_patch:  1               |  
-------------------------------------+--------------------------------------
Changes (by mtredinnick):

  * needs_better_patch:  => 1
  * needs_tests:  => 1
  * needs_docs:  => 0

Comment:

 You seem to have left off the part of the patch that contained the tests.

 I'm fairly sure that when you write those tests you're going to find that
 line 183 is a problem. The existing code adds 't' to a string. Your new
 code is adding the same 't' to a list. That looks like a problem.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9310#comment:1>
Django <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 django-updates@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to