Back-end web application and API for Rattail
Go to file
Lance Edgar fc96fb40fb Log warning instead of error for batch population error
this is most typically caused by bad user input; a warning is shown on
screen so they hopefully can guess what the problem is.  no need to
loop in the admins via email
2023-11-05 18:31:43 -06:00
docs Tweak logic for MasterView.get_action_route_kwargs() 2023-06-06 09:39:02 -05:00
tailbone Log warning instead of error for batch population error 2023-11-05 18:31:43 -06:00
tests Fix test for config object 2023-05-25 14:55:41 -05:00
.gitignore Add docs for new batch system. 2015-02-13 01:12:20 -06:00
CHANGES.rst Update changelog 2023-11-05 17:10:32 -06:00
COPYING.txt Switch license to GPL v3 (no longer Affero) 2017-07-06 23:47:56 -05:00
MANIFEST.in Include all static files in manifest 2022-01-12 18:20:01 -06:00
README.rst Update URL references to Rattail home page. 2014-02-21 10:10:49 -08:00
setup.cfg Add initial swagger.json endpoint for API 2023-05-16 23:34:48 -05:00
setup.py Replace setup.py contents with setup.cfg 2023-05-16 15:02:39 -05:00
tasks.py Only run tests if requested, for release task 2022-08-24 18:29:46 -05:00
tox.ini Remove references to deprecated extra in tox.ini 2023-04-27 09:22:48 -05: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/