web_AI-5/django/didgeridoo/webshop
Andreas Zweili ee4d332a3b fix the OrderPosition creation 2018-02-26 22:44:36 +01:00
..
fixtures add a fixture for a test user 2018-02-18 13:23:39 +01:00
templates display the position amount correctly 2018-02-26 21:53:21 +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 fix the OrderPosition creation 2018-02-26 22:44:36 +01:00