symposion_app/registrasion
2016-03-25 12:50:34 +11:00
..
controllers Fixes bug where discount quantity applied to all users rather than specific user. Adds test case. 2016-03-25 12:50:34 +11:00
migrations Adds logic for required categories 2016-03-24 14:19:33 +11:00
templates Fixes invoicing payment logic 2016-03-24 14:20:29 +11:00
tests Fixes bug where discount quantity applied to all users rather than specific user. Adds test case. 2016-03-25 12:50:34 +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 Fleshes out badge model, and adds first pass at display of the badge form 2016-03-24 12:44:59 +11:00
models.py Adds logic for required categories 2016-03-24 14:19:33 +11:00
urls.py Profile form view now edits the relevant form 2016-03-24 12:58:23 +11:00
views.py Fixes invoicing payment logic 2016-03-24 14:20:29 +11:00