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
0182a32f03
symposion_app
/
registrasion
History
Christopher Neugebauer
0182a32f03
Fixes various errors in discount calculation, and adds tests for these
2016-03-04 18:32:52 -08:00
..
controllers
Fixes various errors in discount calculation, and adds tests for these
2016-03-04 18:32:52 -08:00
migrations
Updates migration
2016-01-22 22:07:59 +11:00
templates
Adds checkout view, which generates an invoice, and then redirects to the invoice itself.
2016-03-04 18:32:52 -08:00
tests
Fixes various errors in discount calculation, and adds tests for these
2016-03-04 18:32:52 -08:00
__init__.py
Imports code from old Symposion repo
2016-01-22 16:19:11 +11:00
admin.py
Fixes flake8 errors
2016-01-22 17:21:29 +11:00
apps.py
Imports code from old Symposion repo
2016-01-22 16:19:11 +11:00
forms.py
Adds product_category form, which allows users to add products from a specific category to their cart.
2016-03-04 14:07:03 -08:00
models.py
Fixes validation error in models.py for adding discounts
2016-03-04 18:32:52 -08: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 checkout view, which generates an invoice, and then redirects to the invoice itself.
2016-03-04 18:32:52 -08:00