EducatedCamels / djangazon

Django powered web application for Bangazon site
0 stars 0 forks source link

Finished add product to sell functionality #27

Closed Deanomatic closed 7 years ago

Deanomatic commented 7 years ago

1. TITLE:

Added product to DB

2. STATUS:

Ready

3. DESCRIPTION:

Rationale(reason behind updated changes) This PR is to help complete the "User can add product to sell ticket". Functionality now able to fill out the product form and post product with description, price, category and quantity to the database. Expected behavior of changes

4. RELATED TICKETS:

1

5. FILES CHANGED:

website/forms.py website/models.py website/urls.py website/views.py

6. STEPS TO RUN PROJECT:

Run steps

python manage.py runserver

For reference: Bangazon Employee Handbook: Pull Requests

helanan commented 7 years ago

bitmoji

helanan commented 7 years ago

bitmoji

briwyatt commented 7 years ago

🥇

kayrahbear commented 7 years ago

I successfully added a product! Woooray! Great job Deanward. image