Back-end web application and API for Rattail
Go to file
Lance Edgar a6ce5eb21d feat: refactor forms/grids/views/templates per wuttaweb compat
this starts to get things more aligned between wuttaweb and tailbone.
the use case in mind so far is for a wuttaweb view to be included in a
tailbone app.

form and grid classes now have some new methods to match wuttaweb, so
templates call the shared method names where possible.

templates can no longer assume they have tailbone-native master view,
form, grid etc. so must inspect context more closely in some cases.
2024-08-15 15:49:54 -05:00
docs fix: use wuttaweb logic for util.get_form_data() 2024-08-05 09:11:19 -05:00
tailbone feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
tests feat: refactor forms/grids/views/templates per wuttaweb compat 2024-08-15 15:49:54 -05:00
.gitignore feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-10 16:23:38 -05:00
CHANGELOG.md bump: version 0.15.5 → 0.15.6 2024-08-13 11:21:38 -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
pyproject.toml bump: version 0.15.5 → 0.15.6 2024-08-13 11:21:38 -05:00
README.rst Update URL references to Rattail home page. 2014-02-21 10:10:49 -08:00
tasks.py build: run pytest but avoid tox when preparing release 2024-07-13 15:16:45 -05:00
tox.ini feat: drop python 3.6 support, use pyproject.toml (again) 2024-07-09 16:45:36 -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/