Unfinished integration package for Rattail with Django
Go to file
Lance Edgar 4f2762ad48 Arbitrary, probably-broken code.
Just found this laying around on my laptop...
2013-06-12 10:48:27 -07:00
rattail Arbitrary, probably-broken code. 2013-06-12 10:48:27 -07:00
.gitignore initial commit (savepoint) 2012-11-18 08:56:26 -08:00
CHANGES.txt initial commit (savepoint) 2012-11-18 08:56:26 -08:00
COPYING.txt initial commit (savepoint) 2012-11-18 08:56:26 -08:00
MANIFEST.in initial commit (savepoint) 2012-11-18 08:56:26 -08:00
README.txt initial commit (savepoint) 2012-11-18 08:56:26 -08:00
setup.cfg Arbitrary, probably-broken code. 2013-06-12 10:48:27 -07:00
setup.py Arbitrary, probably-broken code. 2013-06-12 10:48:27 -07:00

rattail.django
==============

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

This package contains a Django app which provides a schema compatible with that
exposed by the typical SQLAlchemy interface.

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