symposion_app/registrasion
2016-09-20 13:47:59 +10:00
..
contrib Fixes flake8 snafus 2016-09-02 11:43:27 +10:00
controllers Moves total_payments() to Invoice model; adds balance_due() 2016-09-16 09:35:12 +10:00
migrations Use textfield for some things rather than char field 2016-09-05 19:45:44 +10:00
models Updates the treasurer’s reconciliation view to be MUCH more comprehensive. 2016-09-19 13:25:02 +10:00
reporting Adds attendee profile data to the attendee page 2016-09-20 13:47:59 +10:00
templatetags Moves total_payments() to Invoice model; adds balance_due() 2016-09-16 09:35:12 +10:00
tests Moves total_payments() to Invoice model; adds balance_due() 2016-09-16 09:35:12 +10:00
__init__.py Marks 0.2.0-dev 2016-04-27 11:36:31 +10:00
admin.py Re-adds admin for TimeOrStockLimitFlag 2016-09-15 15:46:52 +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 form for generating a cancellation fee. 2016-09-15 12:25:34 +10:00
urls.py Adds a report for consumption of a discount. 2016-09-20 13:47:39 +10:00
util.py Moves get_object_from_name into util. 2016-09-20 13:47:59 +10:00
views.py Moves get_object_from_name into util. 2016-09-20 13:47:59 +10:00