RicardoAzuul / code-institute-ms4-fullstack

Full Stack Milestone Project using the Django framework
MIT License
1 stars 1 forks source link

New feature product admin #12

Closed RicardoAzuul closed 2 years ago

RicardoAzuul commented 2 years ago

This feature adds basic product admin to the project: the ability for superusers to add, edit and delete products directly from the site, without having to use the Admin Portal.