This website requires JavaScript.
Explore
Help
Sign in
Conservancy
/
symposion_app
Watch
6
Star
0
Fork
You've already forked symposion_app
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4d134e95d7
symposion_app
/
registrasion
History
Christopher Neugebauer
4d134e95d7
Refactors discount ceiling testing to make sure that the discount ceiling only considers items where the discount was applied in determining if the discount was reached.
2016-04-03 13:16:35 +10:00
..
controllers
Refactors discount ceiling testing to make sure that the discount ceiling only considers items where the discount was applied in determining if the discount was reached.
2016-04-03 13:16:35 +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
Adds ‘available_categories’ as something that actually works
2016-04-02 11:56:03 +11:00
tests
Refactors discount ceiling testing to make sure that the discount ceiling only considers items where the discount was applied in determining if the discount was reached.
2016-04-03 13:16:35 +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
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
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
Fixes
#8
properly
2016-04-02 20:31:59 +11:00