d3060176c0b7b57f867931de13a1cb5b560fd430
Change from ProductKit.all_objects.all() to super().get_queryset() since ProductKit model doesn't have an all_objects manager. Fixes AttributeError: type object 'ProductKit' has no attribute 'all_objects' 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
Python
57%
HTML
32%
JavaScript
9.5%
CSS
1.1%
Shell
0.4%