Back-end web application and API for Rattail
The following changes are included: - Added support for GPC data type. - Added eager import of ``rattail.sil`` in ``before_render`` hook. - Removed ``rattail.pyramid.util`` module. - Added initial batch support: views, templates, creation from Product grid. - Added batch params template for ``PrintLabels`` provider. - Added support for ``rattail.LabelProfile`` class. - Improved Product grid to include filter/sort on Vendor. |
||
|---|---|---|
| rattail | ||
| .hgignore | ||
| CHANGES.txt | ||
| MANIFEST.in | ||
| README.txt | ||
| setup.cfg | ||
| setup.py | ||
rattail.pyramid =============== Rattail is a retail software framework based on `edbob <http://edbob.org/>`_, and released under the GNU Affero General Public License. This package contains Pyramid views, etc., for managing a Rattail system. Please see Rattail's `home page <http://rattail.edbob.org/>`_ for more information.