Back-end web application and API for Rattail
Go to file
Lance Edgar d6aeb1d10f Add convenience wrapper to make customer field widget, etc.
customer widget is either autocomplete or dropdown, per config

also added a way to pass arbitrary kwargs to the chameleon template
rendering for a field

also moved the logic for rendering a <b-field> out of the template and
into the Form class

also start to prefer `input_handler` over `input_callback` when
specifying client-side JS hook
2022-08-09 14:37:29 -05:00
docs Purge things for legacy (jquery) mobile, and unused template themes 2021-01-30 15:52:47 -06:00
tailbone Add convenience wrapper to make customer field widget, etc. 2022-08-09 14:37:29 -05:00
tests Refactor autocomplete view logic to leverage new "autocompleters" 2021-10-01 10:28:06 -04:00
.gitignore Add docs for new batch system. 2015-02-13 01:12:20 -06:00
CHANGES.rst Update changelog 2022-08-08 18:13:34 -05: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 tox support. 2014-05-17 20:22:21 -07:00
setup.py Freeze pyramid version at 1.x 2021-04-28 19:07:15 -05:00
tasks.py Use build module instead of invoking setup.py for release 2022-06-14 14:03:10 -05:00
tox.ini Hopefully fix tox tests for python 2.7 2022-01-24 20:06:02 -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/