Back-end web application and API for Rattail
				
			
		|  6d79766b24 this just breaks if we need to use "aliased" models e.g. when sorting and/or filtering by Product "regular price" column and similar. so now sorting more like we always used to, except for multi-column. nb. this still assumes callers use `Grid.make_sorter()` when declaring the sorters. if caller must specify more custom/explicit sort logic then it likely will not work and we'll have to add a workaround to allow avoiding the common logic..but that's another day | ||
|---|---|---|
| docs | ||
| tailbone | ||
| tests | ||
| .gitignore | ||
| CHANGES.rst | ||
| COPYING.txt | ||
| MANIFEST.in | ||
| README.rst | ||
| setup.cfg | ||
| setup.py | ||
| tasks.py | ||
| tox.ini | ||
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/