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

Serializers - add serializers for all models #3

Open santiagoSSAA opened 3 weeks ago

santiagoSSAA commented 3 weeks ago

Implement serializers for Product, Category, Tag, Cart, CartItem, Order, OrderItem, User, and any other relevant models.