Files
octopus/myproject/products
Andrey Smakotin d3060176c0 Fix ProductKit admin queryset error
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>
2025-11-20 13:20:40 +03:00
..
2025-11-20 13:20:40 +03:00