Paddock / paddock-registration

A web based motorsports club/event management application
3 stars 0 forks source link

Shopping Cart #12

Open JustinSGray opened 13 years ago

JustinSGray commented 13 years ago

Need to have some kind of shopping cart, so people can order multiple things at once.

Register for multiple events, Order a membership, and register for events at the same time, If you do this, you should get membership price for the events. "discount taken at checkout"

JustinSGray commented 13 years ago

considering using django-cart. Lightweight, and simple.

http://code.google.com/p/django-cart/