On Tue, Jul 5, 2011 at 8:38 PM, Mateusz Harasymczuk <[email protected]> wrote: > I am sorry, my bad. > I was not sure that this one is a bug too, therefore I have asked at > django-users: > https://groups.google.com/forum/#!topic/django-users/S_4IuKw_e2U > > however I think it is, and it should be reported to trac. > What do you think?
Well, without code for a specific test case that is failing, I can't comment. There are certainly plenty of tests that validate that namespaced URLs and URL reversing works -- see the regressiontests/urlpatterns_reverse directory. If you can narrow this down to a specific case that is failing, then yes, it should be opened as a ticket. Yours, Russ Magee %-) -- You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en.
