symposion_app/registrasion
Christopher Neugebauer 12e4d0a3cb flake8
2016-04-01 12:14:39 +01:00
..
controllers Adds refund function, adds tests, makes sure that refunds are obeyed elsewhere in the codebase 2016-03-27 21:04:10 +11: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 flake8 2016-04-01 12:14:39 +01:00
tests flake8 2016-04-01 12:14:39 +01: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
forms.py BadgeAndProfile is replaced with AttendeeProfileBase — consumer apps should subclass AttendeeProfileBase to make the registration process work :) 2016-04-01 21:21:09 +11:00
models.py flake8 2016-04-01 12:14:39 +01:00
urls.py Renames edit_profile to attendee_edit 2016-03-31 19:15:03 +11:00
views.py flake8 2016-04-01 12:14:39 +01:00