Back-end web application and API for Rattail
Go to file
Lance Edgar 0ac0ef4079 Don't sort values in EnumFieldRenderer.
The dictionaries used to supply enumeration values should be `OrderedDict`
instances if sorting is needed.
2013-10-04 11:37:47 -07:00
tailbone Don't sort values in EnumFieldRenderer. 2013-10-04 11:37:47 -07:00
tests Rebranded to Tailbone. 2013-09-01 08:18:37 -07:00
.gitignore Rebranded to Tailbone. 2013-09-01 08:18:37 -07:00
CHANGES.rst update changelog 2013-09-20 16:02:17 -07:00
COPYING.txt add COPYING 2012-11-15 17:25:31 -08:00
fabfile.py fixed bug in fabfile 2013-09-01 09:19:24 -07:00
MANIFEST.in Fixed manifest (whoops). 2013-09-20 16:01:25 -07:00
README.txt Rebranded to Tailbone. 2013-09-01 08:18:37 -07:00
setup.cfg Rebranded to Tailbone. 2013-09-01 08:18:37 -07:00
setup.py Change trove classifier for framework. 2013-09-06 04:12:02 -07: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 <http://rattail.edbob.org/>`_ for more
information.