symposion_app/registrasion
2016-03-27 14:41:43 +11:00
..
controllers Adds more constraints around payment and voiding of invoices 2016-03-27 14:41:43 +11:00
migrations Allows Product.limit_per_user to be blank and null. Adds Category.limit_per_user. Adds functionality and tests to verify that this is legal. 2016-03-27 13:12: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 Adds more constraints around payment and voiding of invoices 2016-03-27 14:41:43 +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 Allows Product.limit_per_user to be blank and null. Adds Category.limit_per_user. Adds functionality and tests to verify that this is legal. 2016-03-27 13:12:33 +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