symposion_app/registrasion
2016-09-05 14:45:51 +10:00
..
contrib Fixes flake8 snafus 2016-09-02 11:43:27 +10:00
controllers Makes TeamMemberCondition work 2016-09-05 10:45:10 +10:00
migrations Adds admin and migration for GroupMember conditions 2016-09-05 10:48:38 +10:00
models Adds GroupMemberCondition, derivatives, and controllers. 2016-09-05 10:01:36 +10:00
reporting Attendee view now uses user_id, like the rest of the app 2016-09-03 14:24:58 +10:00
templatetags Factors items_pending and items_purchased into ItemController 2016-09-02 15:57:20 +10:00
tests Adds test for GroupMemberCondition — it fails, obviously. 2016-09-05 10:45:09 +10:00
__init__.py Marks 0.2.0-dev 2016-04-27 11:36:31 +10:00
admin.py Adds admin and migration for GroupMember conditions 2016-09-05 10:48:38 +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 Fixes bug in the t-shirt-style widget. 2016-09-05 14:45:51 +10:00
urls.py Staff can now check out an invoice for a user 2016-09-03 15:16:46 +10:00
util.py Makes the discounts section from _handle_products evaluate lazily, just in case it’s never displayed in a template (those are some very very expensive queries there). 2016-04-29 11:09:08 +10:00
views.py Adds voucher form to registration amendment 2016-09-03 15:53:54 +10:00