Back-end web application and API for Rattail
Go to file
Lance Edgar 216807503a Avoid encoding values as string, for integer grid filters
grid filter for Catapult Transaction "Status" was not working right b/c that is
an integer in the db, but we were passing encoded string value to SA / query
2021-02-20 08:45:15 -06:00
docs Purge things for legacy (jquery) mobile, and unused template themes 2021-01-30 15:52:47 -06:00
tailbone Avoid encoding values as string, for integer grid filters 2021-02-20 08:45:15 -06:00
tests Delete some unwanted tests; delay import for tempmon session 2020-04-04 21:44:01 -05:00
.gitignore Add docs for new batch system. 2015-02-13 01:12:20 -06:00
CHANGES.rst Update changelog 2021-02-18 11:51:05 -06:00
COPYING.txt Switch license to GPL v3 (no longer Affero) 2017-07-06 23:47:56 -05:00
MANIFEST.in Include robots.txt in the manifest 2019-01-22 14:13:34 -06: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 Add basic web API app, for simple use cases 2021-01-23 14:11:05 -06:00
tasks.py Update release task to use twine for upload 2018-10-18 23:36:08 -05:00
tox.ini Allow newer zope.sqlalchemy package 2021-01-14 12:47:37 -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/