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
466c664b68
symposion_app
/
registrasion
History
Christopher Neugebauer
466c664b68
factor out handle_profile
2016-04-01 16:54:07 +11: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
Resolves
#3
— start_time, end_time, and limit can now be blank. Tests already dealt with the null case.
2016-03-31 14:45:39 +11:00
templatetags
flake8
2016-03-27 13:12:33 +11:00
tests
Adds refund function, adds tests, makes sure that refunds are obeyed elsewhere in the codebase
2016-03-27 21:04:10 +11: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
flake8
2016-03-27 13:12:33 +11:00
models.py
Resolves
#3
— start_time, end_time, and limit can now be blank. Tests already dealt with the null case.
2016-03-31 14:45:39 +11:00
urls.py
Renames edit_profile to attendee_edit
2016-03-31 19:15:03 +11:00
views.py
factor out handle_profile
2016-04-01 16:54:07 +11:00