Back-end web application and API for Rattail
This involved a couple of ancillary changes: * The price field renderer will not display a price for products marked not for sale. * The "grid" class now allows specifying a custom callable to provide additional CSS class for table rows. * The products grid uses this to add a "not-for-sale" class to table rows for products which are marked thusly. |
||
|---|---|---|
| docs | ||
| tailbone | ||
| tests | ||
| .gitignore | ||
| CHANGES.rst | ||
| COPYING.txt | ||
| fabfile.py | ||
| MANIFEST.in | ||
| README.rst | ||
| setup.cfg | ||
| setup.py | ||
| tox.ini | ||
Tailbone ======== Tailbone is an extensible web application based on Rattail. It provides a "back-office network environment" (BONE) for use in managing retail data. Please see Rattail's `home page`_ for more information. .. _home page: http://rattailproject.org/