Переименование файлов configurablekit_* → configurableproduct_*
- Шаблоны: configurablekit_*.html → configurableproduct_*.html - Views: configurablekit_views.py → configurableproduct_views.py - JS: configurablekit_detail.js → configurableproduct_detail.js - Обновлены все template_name и импорты 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Управление вариантами вариативного товара (ConfigurableKitProduct)
|
||||
* Управление вариантами вариативного товара (ConfigurableProduct)
|
||||
*/
|
||||
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
Reference in New Issue
Block a user