cubicweb-basket 1.4.0
shopping cart component for the CubicWeb framework
Summary ------- This cube provides a shopping cart functionality. Usage ----- By default, any entity can be added to a basket (this uses the `in_basket` relation). There is a box that displays all items in the basket. By default, this box is hidden. To display it, add in a view this code: .. sourcecode:: python from cubes.basket.views import BasketBox BasketBox.visible = True
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| cubicweb-basket-1.4.0.tar.gz (md5) | Source | 2010-10-17 | 7KB | 367 | |
- Author: Logilab
- Home Page: http://www.cubicweb.org/project/cubicweb-basket
- License: LGPL
- Package Index Owner: logilab
- DOAP record: cubicweb-basket-1.4.0.xml
