web_AI-5/django/didgeridoo/webshop
Ivan Hörler 56a724567e Merge branch 'cart' of git.2li.ch:ibz/web_AI-5 into cart
* 'cart' of git.2li.ch:ibz/web_AI-5:
  extend the test case introduction
  remove unused code
  refactor according to PEP8
  refactor according to PEP8
  remove unnecessary h1 tags from template
  extend the test cases
  extend the "Testing" section
  remove unneeded escapes

# Conflicts:
#	django/didgeridoo/webshop/views.py
2018-02-19 23:00:32 +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-19 23:00:32 +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 Merge branch 'cart' of git.2li.ch:ibz/web_AI-5 into cart 2018-02-19 23:00:32 +01:00
models.py add amountform not working yet 2018-02-18 21:58:46 +01:00
tests.py rename the django project 2017-11-12 21:35:59 +01:00
urls.py commit for andreas 2018-02-04 18:32:54 +01:00
utils.py refactor according to PEP8 2018-02-19 21:09:07 +01:00
views.py Merge branch 'cart' of git.2li.ch:ibz/web_AI-5 into cart 2018-02-19 23:00:32 +01:00