web_AI-5/django/didgeridoo/webshop
Ivan Hörler 28841df4e3 Merge branch 'master' into currency
* master:
  fix the category list
  add a view to show the details of an article
  add a view to list all articles in a category
  point the project root to the webshop app
  add an index view and a coresponding template
2017-12-18 19:11:24 +01:00
..
migrations rename the django project 2017-11-12 21:35:59 +01:00
templates/webshop fix the category list 2017-12-17 19:37:49 +01:00
__init__.py rename the django project 2017-11-12 21:35:59 +01:00
admin.py rename the settings model to setting 2017-11-26 21:23:18 +01:00
apps.py rename the django project 2017-11-12 21:35:59 +01:00
models.py UN-finished Push of currency branch. Preview only, do not change. Ivan on charge. 2017-12-18 09:03:52 +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 fix the category list 2017-12-17 19:37:49 +01:00