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
cc42490832
symposion_app
/
registrasion
History
Christopher Neugebauer
cc42490832
Applying a voucher to a cart now uses the voucher code rather than the voucher object. Adds tests for constraints on vouchers.
2016-03-23 15:04:51 +11:00
..
controllers
Applying a voucher to a cart now uses the voucher code rather than the voucher object. Adds tests for constraints on vouchers.
2016-03-23 15:04:51 +11:00
migrations
Fixes error in EnablingConditionBase, adds admins for Product and Category enabling conditions
2016-03-04 18:33:03 -08:00
templates
Adds “CategoryForm” to forms.py. It’s about to replace the existing ProductItem form
2016-03-23 15:04:51 +11:00
tests
Applying a voucher to a cart now uses the voucher code rather than the voucher object. Adds tests for constraints on vouchers.
2016-03-23 15:04:51 +11:00
__init__.py
Imports code from old Symposion repo
2016-01-22 16:19:11 +11:00
admin.py
Fixes error in EnablingConditionBase, adds admins for Product and Category enabling conditions
2016-03-04 18:33:03 -08:00
apps.py
Imports code from old Symposion repo
2016-01-22 16:19:11 +11:00
forms.py
Adds “CategoryForm” to forms.py. It’s about to replace the existing ProductItem form
2016-03-23 15:04:51 +11:00
models.py
Applying a voucher to a cart now uses the voucher code rather than the voucher object. Adds tests for constraints on vouchers.
2016-03-23 15:04:51 +11:00
urls.py
Adds checkout view, which generates an invoice, and then redirects to the invoice itself.
2016-03-04 18:32:52 -08:00
views.py
Adds “CategoryForm” to forms.py. It’s about to replace the existing ProductItem form
2016-03-23 15:04:51 +11:00