How do I do this? I don't see any references to objects.inv in the upstream source code for django-filter, and I am not really sure what these files are used for.
The files are an index of objects described in the Python & Django sphinx docs, so you can cross reference a Django function and Sphinx will make a link to the documentation for it.