symposion_app/registrasion/controllers
2016-04-06 14:02:23 +10: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 fix_simple_errors() now removes exhausted vouchers from the voucher set. 2016-04-06 14:02:23 +10:00
category.py Raises limits errors in the right parts of the form 2016-04-03 15:25:39 +10:00
conditions.py flake8 compliance 2016-04-03 13:21:57 +10:00
discount.py Refactors testing of enabling conditions so that they are done in bulk in ConditionsController, rather than one product at a time. 2016-04-02 18:18:06 +11:00
invoice.py Adds refund function, adds tests, makes sure that refunds are obeyed elsewhere in the codebase 2016-03-27 21:04:10 +11:00
product.py flake8 compliance 2016-04-03 13:21:57 +10:00