Back-end web application and API for Rattail
Go to file
Lance Edgar 9f984241c4 Cleanup grid/filters logic a bit
get rid of grids.js file, remove filter templates from complete.mako

move all that instead to filter-components.mako

for now, base template does import + setup for the latter, "just in
case" a given view has any grids.  each grid should (still) be
isolated but no code should be duplicated now.  whereas before the
grid filter templates were in comlete.mako and hence could be declared
more than once if multiple grids are on a page
2024-04-24 17:43:22 -05:00
docs Use clientele handler to populate customer dropdown widget 2023-12-01 19:50:07 -06:00
tailbone Cleanup grid/filters logic a bit 2024-04-24 17:43:22 -05:00
tests Remove unused test fixtures 2024-04-19 20:25:07 -05:00
.gitignore Add docs for new batch system. 2015-02-13 01:12:20 -06:00
CHANGES.rst Update changelog 2024-04-19 19:47:41 -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 Remove unused test fixtures 2024-04-19 20:25:07 -05:00
setup.py Replace setup.py contents with setup.cfg 2023-05-16 15:02:39 -05:00
tasks.py Fix default dist filename for release task 2024-04-15 10:58:16 -05:00
tox.ini Overhaul tox config for more python versions 2023-12-04 10:15:12 -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/