symposion_app/registrasion
2016-03-27 21:04:10 +11:00
..
controllers Adds refund function, adds tests, makes sure that refunds are obeyed elsewhere in the codebase 2016-03-27 21:04:10 +11:00
migrations Adds model for released carts 2016-03-27 19:13:05 +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 Adds refund function, adds tests, makes sure that refunds are obeyed elsewhere in the codebase 2016-03-27 21:04:10 +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 Adds refund function, adds tests, makes sure that refunds are obeyed elsewhere in the codebase 2016-03-27 21:04:10 +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