web_AI-5/django/didgeridoo/webshop
Ivan Hörler 4fb45dfdb1 Merge branch 'cart' of git.2li.ch:ibz/web_AI-5 into cart
* 'cart' of git.2li.ch:ibz/web_AI-5:
  add a link to the Readme
2018-02-28 22:22:39 +01:00
..
fixtures add a fixture for a test user 2018-02-18 13:23:39 +01:00
templates Merge branch 'cart' of git.2li.ch:ibz/web_AI-5 into cart 2018-02-28 22:22:39 +01:00
__init__.py rename the django project 2017-11-12 21:35:59 +01:00
admin.py some corrections to comply with PEP8 2018-02-18 18:40:55 +01:00
apps.py rename the django project 2017-11-12 21:35:59 +01:00
forms.py fix order save to db 2018-02-26 21:22:07 +01:00
models.py add profile oders in tableform with 2018-02-27 22:01:39 +01:00
tests.py rename the django project 2017-11-12 21:35:59 +01:00
urls.py add orders RESTfull 2018-02-27 23:56:41 +01:00
utils.py refactor according to PEP8 2018-02-19 21:09:07 +01:00
views.py delete total of order in profile view 2018-02-28 22:22:28 +01:00