web_AI-5/django/didgeridoo/webshop
Andreas Zweili 6ddd869722 add fixtures with test data 2017-12-27 19:33:29 +01:00
..
fixtures add fixtures with test data 2017-12-27 19:33:29 +01:00
migrations rename the django project 2017-11-12 21:35:59 +01:00
templates/webshop add a base.html file and refactor the other html files 2017-12-19 20:21:46 +01:00
__init__.py rename the django project 2017-11-12 21:35:59 +01:00
admin.py fix the admin view of order of goods 2017-12-27 15:10:12 +01:00
apps.py rename the django project 2017-11-12 21:35:59 +01:00
models.py add an intermediate class between order and article 2017-12-21 23:06:09 +01:00
tests.py rename the django project 2017-11-12 21:35:59 +01:00
urls.py add a view to show the details of an article 2017-12-17 10:37:04 +01:00
views.py refactor the views 2017-12-19 20:12:21 +01:00