symposion_app/registrasion
2016-10-05 12:28:43 -07:00
..
contrib Fixes flake8 snafus 2016-09-02 11:43:27 +10:00
controllers Fixes issue in for_id_or_404 2016-09-21 15:58:58 +10:00
migrations Use textfield for some things rather than char field 2016-09-05 19:45:44 +10:00
models Documentation fix. 2016-09-22 11:23:56 +10:00
reporting Optimises some queries on attendee profile page 2016-10-05 12:28:43 -07: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 Adds product/categories to admin view for group member flag 2016-10-02 10:40:10 -07: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 speaker registration data. 2016-09-20 19:18:21 +10:00
util.py Increases search space for access codes. 2016-09-25 11:33:07 +10:00
views.py Moves get_object_from_name into util. 2016-09-20 13:47:59 +10:00