-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'feature/mathiafl/item-stock-intergration' into 'master'
Feature/mathiafl/item stock intergration See merge request tdt4242_7/secondExercise!16
Showing
- secondExercise/helper_functions.py 20 additions, 0 deletionssecondExercise/helper_functions.py
- secondExercise/settings.py 13 additions, 3 deletionssecondExercise/settings.py
- webshop/admin.py 5 additions, 1 deletionwebshop/admin.py
- webshop/migrations/0005_item_stock.py 18 additions, 0 deletionswebshop/migrations/0005_item_stock.py
- webshop/models.py 28 additions, 13 deletionswebshop/models.py
- webshop/static/webshop/css/cart.css 10 additions, 2 deletionswebshop/static/webshop/css/cart.css
- webshop/templates/base.html 26 additions, 5 deletionswebshop/templates/base.html
- webshop/templates/email/confirmation.html 33 additions, 0 deletionswebshop/templates/email/confirmation.html
- webshop/templates/email/confirmation.txt 17 additions, 0 deletionswebshop/templates/email/confirmation.txt
- webshop/templates/webshop/cart.html 57 additions, 3 deletionswebshop/templates/webshop/cart.html
- webshop/urls.py 3 additions, 2 deletionswebshop/urls.py
- webshop/views.py 21 additions, 13 deletionswebshop/views.py
Loading
Please register or sign in to comment