Rattail, a Retail Software Framework -- core package
Find a file
Lance Edgar 7372a9b7ff Allow suppression of warnings when removing duplicate key values
i.e. an importer can invoke this method with `warn=False` (within the
`normalize_host_data()` method) to remove duplicates ahead of time;
whereas normal importer logic will still remove duplicates but would
include the warnings
2022-05-24 18:39:22 -05:00
docs Add more error handling to datasync; more docs 2022-04-06 16:22:21 -05:00
rattail Allow suppression of warnings when removing duplicate key values 2022-05-24 18:39:22 -05:00
tests Add "all" product locate methods to products handler 2022-02-05 15:58:42 -06:00
.gitattributes Add .gitattributes file to enforce DOS line endings for mail templates 2016-05-01 20:38:00 -05:00
.gitignore Move tests out of the installed package set 2021-12-30 21:03:23 -06:00
CHANGES.rst Update changelog 2022-05-15 16:46:42 -05:00
COPYING.txt Switch license to GPL v3 (no longer Affero) 2017-07-06 23:34:13 -05:00
MANIFEST.in Add trainwreck alembic files to project manifest 2021-03-05 16:28:19 -06:00
README.rst Tweak wording for readme 2020-08-12 22:51:30 -05:00
setup.cfg Remove some config for nosetests 2021-12-30 20:11:17 -06:00
setup.py Add rattail mysql-chars command to view/fix charset, collation 2022-04-04 21:02:46 -05:00
tasks.py Allow skipping tests when building new release 2020-09-19 16:14:47 -05:00
tox.ini Fix tox tests for python 2.7 2022-01-24 20:13:39 -06:00

Rattail
=======

Rattail is a framework / tool kit for building custom apps.  Originally
intended for use in retail environments, but useful in others also.

It is released under the GNU General Public License.

This is the core ``rattail`` package.

Please see the  `Rattail Project`_ for more information.

.. _Rattail Project: https://rattailproject.org/