symposion_app/registrasion
2016-04-25 17:13:11 +10:00
..
controllers Makes cart amendment methods fail if the cart is no longer active. 2016-04-25 17:13:11 +10:00
migrations Adds entered_by to manual payments. Closes #22. 2016-04-25 16:06:29 +10:00
models Adds entered_by to manual payments. Closes #22. 2016-04-25 16:06:29 +10:00
templatetags Replaces active/released flags in Cart with a single int flag. Closes #41 2016-04-25 15:36:55 +10:00
tests Stops testing using ManualPayment, and just uses PaymentBase instead 2016-04-25 16:45:42 +10:00
__init__.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
admin.py Consolidates models.py into a directory module. 2016-04-22 15:06:24 +10:00
apps.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
exceptions.py flake8 fixes 2016-04-07 13:26:25 +10:00
forms.py Adds “NO SELECTION” to radio buttons form. 2016-04-25 16:16:41 +10:00
urls.py Adds initial credit note display view 2016-04-11 13:11:57 +10:00
util.py Adds util.all_arguments_optional 2016-04-25 09:57:36 +10:00
views.py Adds entered_by to manual payments. Closes #22. 2016-04-25 16:06:29 +10:00