Re: Reverse URL lookups after the Unicode merge

2007-07-06 Thread Todd O'Bryan
Yep. I just saw it... On Fri, 2007-07-06 at 18:06 +0100, Matt Riggott wrote: > Yesterday evening I upgraded my site to the latest Subversion trunk so > I could take a look at all the Unicode loveliness. It seemed to work > with one minor problem. > > If I pass a method as the first argument to

Reverse URL lookups after the Unicode merge

2007-07-06 Thread Matt Riggott
Yesterday evening I upgraded my site to the latest Subversion trunk so I could take a look at all the Unicode loveliness. It seemed to work with one minor problem. If I pass a method as the first argument to django.core.urlresolvers.reverse, it always returns a NoReverseMatch error. However, if