symposion_app/registrasion
2016-03-27 13:12:33 +11:00
..
controllers Factors ProductsForm handling into its own function 2016-03-27 11:30:11 +11:00
migrations Adds logic for required categories 2016-03-24 14:19:33 +11:00
templates Shows the available discounts on the registration form 2016-03-26 14:03:25 +11:00
templatetags flake8 2016-03-27 13:12:33 +11:00
tests Simplifies creation of test data in test_cart, adds an extra product category and two new products 2016-03-27 13:12:33 +11:00
__init__.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
admin.py Fixes error in EnablingConditionBase, adds admins for Product and Category enabling conditions 2016-03-04 18:33:03 -08:00
apps.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
forms.py flake8 2016-03-27 13:12:33 +11:00
models.py Factors out voucher form handling into its own function 2016-03-26 20:01:46 +11:00
urls.py Fix flake8 warnings 2016-03-25 14:51:39 +11:00
views.py flake8 2016-03-27 13:12:33 +11:00