On Mon, Jan 7, 2013 at 6:07 PM, Gurudev Devanla <[email protected]>wrote:
> > Django 1.3 's version of urlresolver.reverse_dict has a tuple with 2 > elements. I notice that the 1.4's definition has 3 elements. Are similar > changes to the resolver module documented elsewhere? > > No. urlresolver is in the realm of internals, not publicly documented API. There is no comprehensive documentation (other than the code itself) of Django internals. Karen -- http://tracey.org/kmt/ -- You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en.

