Back-end web application and API for Rattail
Go to file
Lance Edgar 1578dd3b55 extended commit (see note)
- Cleaned up dependencies.

- Added ``rattail.pyramid.includeme()``.

- Added ``CustomerGroup`` CRUD view (read only).

- Added hot links to ``Customer`` CRUD view.

- Added ``Store`` index, CRUD views.

- Updated ``rattail.pyramid.views.includeme()``.

- Added ``email_preference`` to ``Customer`` CRUD.
2012-09-17 11:59:24 -07:00
rattail extended commit (see note) 2012-09-17 11:59:24 -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 extended commit (see note) 2012-09-17 11:59:24 -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.