On Tue, Feb 24, 2009 at 6:17 AM, Georg Brandl <[email protected]> wrote: > Not having to give the object type is possible right now, by using > > default_role = 'obj' > > in conf.py -- `django.forms.Form.errors` then works.
Man, I feel like a fool to not have thought of that myself. Thanks for the cluestick :) > Could you try the following? That patch works well for me. However, as you noted there's a problem with multiple matches; it'd be nice to figure out a way to do something about that. I've got a few ideas; I'll try to work up a patch now that I know where to look. Thanks! Jacob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" 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/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
