Back-end web application and API for Rattail
Go to file
Lance Edgar d520f64fee fix: custom method for adding grid action
since for now, we are using custom grid action class
2024-10-03 08:56:52 -05:00
docs fix: use wuttaweb logic for util.get_form_data() 2024-08-05 09:11:19 -05:00
tailbone fix: custom method for adding grid action 2024-10-03 08:56:52 -05:00
tests test: fix broken test 2024-08-28 00:35:15 -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.21.9 → 0.21.10 2024-09-15 10:56:01 -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.21.9 → 0.21.10 2024-09-15 10:56:01 -05:00
README.md docs: use markdown for readme file 2024-09-13 18:16:07 -05: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.