This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
17841fcdd486008d71d1cf0406d4690ac739ffe8
edx-platform
/
lms
/
djangoapps
/
shoppingcart
History
Sarina Canelake
91196573e6
Fix small i18n typos
2014-07-22 09:38:32 -04:00
..
migrations
asadiqbal08:[EX-6] Set up data models and shopping cart enhancements in the LMS
2014-07-10 09:35:32 -04:00
processors
Fix small i18n typos
2014-07-22 09:38:32 -04:00
tests
add ability to inspect a cart for the existence of a particular type of item, e.g. PaidCourseRegistration. Only show the 'Shopping Cart' button if there's a PaidCourseRegistration in it.
2014-07-17 00:43:00 -04:00
__init__.py
added shopping cart list template, embedded form
2013-08-22 15:39:54 -04:00
admin.py
CSV Reporting of Shopping Cart Purchases, with tests
2013-11-18 14:45:41 -08:00
context_processor.py
add ability to inspect a cart for the existence of a particular type of item, e.g. PaidCourseRegistration. Only show the 'Shopping Cart' button if there's a PaidCourseRegistration in it.
2014-07-17 00:43:00 -04:00
exceptions.py
asadiqbal08:[EX-6] Set up data models and shopping cart enhancements in the LMS
2014-07-10 09:35:32 -04:00
models.py
add ability to inspect a cart for the existence of a particular type of item, e.g. PaidCourseRegistration. Only show the 'Shopping Cart' button if there's a PaidCourseRegistration in it.
2014-07-17 00:43:00 -04:00
reports.py
Make course ids and usage ids opaque to LMS and Studio [partial commit]
2014-05-08 12:09:23 -04:00
urls.py
asadiqbal08:[EX-6] Set up data models and shopping cart enhancements in the LMS
2014-07-10 09:35:32 -04:00
views.py
asadiqbal08:[EX-6] Set up data models and shopping cart enhancements in the LMS
2014-07-10 09:35:32 -04:00