symposion_app/registrasion/controllers
Christopher Neugebauer 8e95bb7469 flake8 fixes
2016-04-07 13:26:25 +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 flake8 fixes 2016-04-07 13:26:25 +10:00
category.py Optimises queries through simplifying repeated queries and select_related use 2016-04-06 22:59:00 +10:00
conditions.py flake8 fixes 2016-04-07 13:26:25 +10:00
discount.py flake8 fixes 2016-04-07 13:26:25 +10:00
invoice.py Fixes tests now that $0 invoices pay themselves 2016-04-06 17:19:09 +10:00
product.py Optimises queries through simplifying repeated queries and select_related use 2016-04-06 22:59:00 +10:00