Back-end web application and API for Rattail
Go to file
Lance Edgar 2ed63b1c1a Massive overhaul of "generate project" feature
previous incarnation was woefully lacking.  new feature is much more
extensible.  still need to remove old POS integration specifics in
some places.

and a couple of unrelated things that snuck in..

- deprecate `rattail.util.OrderedDict`
- deprecate `rattail.util.import_module_path()`
- deprecate `rattail.util.import_reload()`
2023-05-05 00:18:16 -05:00
docs Make sure Grid class is included in package API docs 2022-11-19 21:45:23 -06:00
tailbone Massive overhaul of "generate project" feature 2023-05-05 00:18:16 -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 2023-05-03 10:55:15 -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 Overhaul the "find by perm" feature a bit 2023-03-25 13:03:47 -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/