symposion_app/registrasion
2016-04-06 17:24:25 +10:00
..
controllers Fixes tests now that $0 invoices pay themselves 2016-04-06 17:19:09 +10:00
migrations BadgeAndProfile is replaced with AttendeeProfileBase — consumer apps should subclass AttendeeProfileBase to make the registration process work :) 2016-04-01 21:21:09 +11:00
templatetags Resolves #12 — each item category shows what items you have already purchased in each category 2016-04-06 16:33:04 +10:00
tests Replaces .active = False; .save() pattern in tests with a test controller method 2016-04-06 17:24:25 +10:00
__init__.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
admin.py Fleshes out the admin interface and adds help_text attributes to the model fields that need it 2016-03-31 14:38:48 +11:00
apps.py Imports code from old Symposion repo 2016-01-22 16:19:11 +11:00
exceptions.py Raises limits errors in the right parts of the form 2016-04-03 15:25:39 +10:00
forms.py Resolves #6 — Help text for items without a description is much much nicer 2016-04-06 16:45:54 +10:00
models.py Bugfix 2016-04-01 12:34:06 +01:00
urls.py Renames edit_profile to attendee_edit 2016-03-31 19:15:03 +11:00
views.py Propagates the error messages up from enabling condition testing 2016-04-06 15:47:09 +10:00