Hi! How can I stop the recursion of index_object()? I want to stop the recursion for some objects with a certain meta_type. (These objects are python classes which inherit from folder) thomas