Back-end web application and API for Rattail
Go to file
Lance Edgar f3d449c9f3 Add UI support for Product.deleted column.
This leverages the 'products.view_deleted' permission to hide products
which are marked as deleted from various views.  Also adds a 'deleted'
class to product grid rows where the flag is set, and adds a flash warning
when viewing a deleted product.
2015-02-11 00:52:23 -06:00
docs Add event hook for attaching Rattail config to new requests. 2014-02-21 10:10:10 -08:00
tailbone Add UI support for Product.deleted column. 2015-02-11 00:52:23 -06:00
tests Remove some more edbob cruft. 2014-11-18 23:00:24 -06:00
.gitignore Ignore coverage stuff. 2014-07-12 16:01:29 -07:00
CHANGES.rst Update changelog. 2015-02-10 20:10:49 -06:00
COPYING.txt add COPYING 2012-11-15 17:25:31 -08:00
fabfile.py fixed bug in fabfile 2013-09-01 09:19:24 -07:00
MANIFEST.in Fixed manifest (whoops). 2013-09-20 16:01:25 -07:00
README.rst Update URL references to Rattail home page. 2014-02-21 10:10:49 -08:00
setup.cfg Add tox support. 2014-05-17 20:22:21 -07:00
setup.py Update changelog. 2015-02-10 19:15:56 -06:00
tox.ini Force latest dependency installation when running tox. 2014-11-08 16:17:31 -06:00

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/