Back-end web application and API for Rattail
Go to file
Lance Edgar cf10fe19e8 extensive commit (see note)
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.
2012-08-29 11:37:17 -07:00
rattail extensive commit (see note) 2012-08-29 11:37:17 -07:00
.hgignore bugfix 2012-08-11 02:28:03 -05:00
CHANGES.txt update changelog 2012-08-17 09:58:00 -07:00
MANIFEST.in initial commit (save point) 2012-04-10 12:39:30 -05:00
README.txt initial commit (save point) 2012-04-10 12:39:30 -05:00
setup.cfg initial commit (save point) 2012-04-10 12:39:30 -05:00
setup.py update changelog 2012-08-17 09:58:00 -07:00

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.