#9038: url tag not working with reverse in 1.0 as it previously did
------------------------------------------+---------------------------------
          Reporter:  [EMAIL PROTECTED]  |         Owner:  mtredinnick 
            Status:  closed               |     Milestone:              
         Component:  Core framework       |       Version:  1.0         
        Resolution:  fixed                |      Keywords:  url, reverse
             Stage:  Accepted             |     Has_patch:  0           
        Needs_docs:  0                    |   Needs_tests:  0           
Needs_better_patch:  0                    |  
------------------------------------------+---------------------------------
Comment (by kmtracey):

 You are not seeing exactly the same problem, since your exception involves
 no arguments and the initial report had an argument.  Also you haven't
 provided enough information to help figure out what is going wrong, since
 the exception alone without some information on your url patterns is not
 very helpful.  Finally, this is not the right place to figure out what is
 going wrong -- as Malcolm said the error in this ticket, which was very
 specific and not something that covers all "!NoReverseMatch" errors -- has
 been fixed.  The best way to figure out what is going on in your case is
 probably to post on django-users with enough information about your url
 patters and what you are doing to generate the exception to hopefully
 identify if the problem is in your setup or the Django code. If Django
 code, then a new ticket would be appropriate.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9038#comment:10>
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 [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
-~----------~----~----~----~------~----~------~--~---

Reply via email to