Ticket 8764 (Mixing args and **kwargs in reverse() function)

2009-01-06 Thread Killarny
The above ticket was opened a while back concerning the inability to define views that use both positional arguments and keyword arguments when expecting to use reverse() to match urls tied to those views. I don't understand the rational here for not fixing this issue. The decision not to allow m

Re: ticket 8764 (Mixing args and **kwargs in reverse() function)

2009-01-06 Thread Killarny
The above ticket was opened a while back concerning the inability to define views that use both positional arguments and keyword arguments when expecting to use reverse() to match urls tied to those views. I don't understand the rational here for not fixing this issue. The decision not to allow m