This was caused by attract_project_view() not passing the full project to the decorated function. Now you can pass full_project=True to avoid projections at all, and get the full thing.
This was caused by attract_project_view() not passing the full project to the decorated function. Now you can pass full_project=True to avoid projections at all, and get the full thing.