symposion_app/registrasion/controllers
2016-03-25 12:50:34 +11:00
..
__init__.py Moves the controller modules into their own subpackage. There's going to be a lot of stuff in there. 2016-01-22 16:29:41 +11:00
cart.py Fixes bug where discount quantity applied to all users rather than specific user. Adds test case. 2016-03-25 12:50:34 +11:00
conditions.py Fixes flake8 errors 2016-01-22 17:21:29 +11:00
invoice.py Fixes invoicing payment logic 2016-03-24 14:20:29 +11:00
product.py Fixes flake8 errors 2016-01-22 17:21:29 +11:00