Files
telegram-shop/src
NW c55ec47ea0 fix: admin product form - cascading location selectors + inline category creation
- Country → City → District cascading dropdowns with filtering
- Categories filtered by selected location (show all when no location)
- 'No category? Create one' row appears when location selected
- POST /catalog/categories/json endpoint for AJAX category creation
- Product form uses location_id from dropdown (not category lookup)
- Categories populate in select after inline creation
- district fallback shows city name when district is empty
2026-06-25 08:21:41 +01:00
..