Rattail, a Retail Software Framework -- core package
Find a file
Lance Edgar 400ccae8e0 Fixed dbsync bug when deleting a CustomerGroup.
Any customer associations which still existed were causing database integrity
errors.
2013-07-05 11:27:30 -07:00
data Added proper init.d support to Linux dbsync daemon. 2013-06-07 08:40:52 -07:00
rattail Fixed dbsync bug when deleting a CustomerGroup. 2013-07-05 11:27:30 -07:00
.gitignore add .gitignore 2012-09-17 12:36:34 -07:00
CHANGES.rst update changelog 2013-06-17 22:29:28 -07:00
COPYING.txt initial commit (save point) 2012-04-10 12:09:29 -05:00
fabfile.py Added proper init.d support to Linux dbsync daemon. 2013-06-07 08:40:52 -07:00
MANIFEST.in Added make-config command. 2013-04-22 07:41:15 -07:00
README.txt initial commit (save point) 2012-04-10 12:09:29 -05:00
setup.cfg Prepare for tests. 2013-06-19 08:03:42 -07:00
setup.py Prepare for tests. 2013-06-19 08:03:42 -07:00

Rattail
=======

Rattail is a retail software framework based on `edbob <http://edbob.org/>`_,
and released under the GNU Affero General Public License.

This is the core ``rattail`` package.

Please see Rattail's `home page <http://rattail.edbob.org/>`_ for more
information.


Installation
------------

Install the software with::

   $ pip install rattail


Usage
-----

Built-in help can be seen with::

   $ rattail help