symposion_app/registrasion
Christopher Neugebauer e775e5afd9 Documentation fix.
2016-09-22 11:23:56 +10: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 Adds speaker registration data. 2016-09-20 19:18:21 +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 speaker registration data. 2016-09-20 19:18:21 +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