Back-end web application and API for Rattail
- 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. |
||
|---|---|---|
| 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.