Thank you charettes looking at my code and giving comments: https://github.com/meric/django/commit/2ef7d14040a261fe284a8b72490712d4019a5766#commitcomment-1847063
I have followed the comments and cleaned up the code: https://github.com/meric/django/commit/e118337293a480dfff08b9861c7045ac9fc893d5 On Thursday, September 13, 2012 12:01:38 PM UTC+10, meric wrote: > > Hi, > > I looked at https://code.djangoproject.com/ticket/16774 and decided to > implement the feature where views can raise urlresolvers.DoesNotResolve to > make URL Resolver to keep searching for a URL. > > The diff is here: https://github.com/meric/django/compare/ticket_16774 > > It introduces a new Exception class and adds a loop to the > BaseHandler.get_response. > > Can a committer or developer look at it? It's quite different to the > previous patch looked upon favourably by a core developer 10 months ago. > > Thanks, > Eric > > > -- You received this message because you are subscribed to the Google Groups "Django developers" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-developers/-/HkjOoPzHbewJ. 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.
