symposion_app/registrasion
2016-03-04 14:07:03 -08:00
..
controllers Adds set_quantity as a method on CartController. 2016-03-04 14:07:02 -08:00
migrations Updates migration 2016-01-22 22:07:59 +11:00
templates 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
tests Adds set_quantity as a method on CartController. 2016-03-04 14:07:02 -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 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
urls.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
views.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