web_AI-5/django/didgeridoo/webshop
Ivan Hörler c74438904c Merge branch 'cart' of git.2li.ch:ibz/web_AI-5 into cart
* 'cart' of git.2li.ch:ibz/web_AI-5:
  change some code
  correct the html templates
  remove todo tags
  resize the mockup picture so it doesn't use a whole page
  add a page break to move the interface section to it's own page
  add captions and centering to the tikz figures
  make the swot table a bit smaller
  update readme
2018-02-27 20:46:18 +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-27 20:46:18 +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 allow the ExchangeRate to be null 2018-02-26 22:31:37 +01:00
tests.py rename the django project 2017-11-12 21:35:59 +01:00
urls.py change orders to order and delete unused 2018-02-26 20:49:49 +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-27 20:46:18 +01:00