santiagoSSAA / ThePythonStore

Your personal online store, built entirely with Python. Learn web development, e-commerce, and Python frameworks.
MIT License
0 stars 1 forks source link

Admin panel - create admin panel #9

Open santiagoSSAA opened 2 months ago

santiagoSSAA commented 2 months ago

Configure the Django admin panel to manage Product, Category, Tag, Cart, CartItem, Order, OrderItem, and User.