1d4bbf6a6d3486239f2074ebd30eb76ac30c49a6
Заменить Product.all_objects.all() на super().get_queryset(request), так как у модели Product нет менеджера all_objects (нет soft delete). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
Python
57%
HTML
32%
JavaScript
9.5%
CSS
1.1%
Shell
0.4%