Parsa Nazer d0dfa3eaa7 Add ShopModel and integrate with ProductModel
- Created ShopModel with fields for shop name, description, and user association.
- Updated ProductModel to include a foreign key relationship with ShopModel.
- Added admin interface for ShopModel with search functionality.
- Created migrations for ShopModel and its integration with ProductModel.
2025-08-02 18:57:46 +03:30
2025-07-28 21:54:21 +03:30
2025-01-19 22:07:15 +03:30
2025-03-09 01:07:29 +03:30
2025-03-30 16:29:22 +03:30
2024-12-05 13:53:40 +03:30
2025-01-25 22:09:36 +03:30
S
Description
No description provided
Readme 233 MiB
Languages
Python 45.9%
Vue 37.9%
HTML 8.8%
TypeScript 5.1%
CSS 2.2%