Back-end web application and API for Rattail
getting the following error w/ v2.0.15:
```
File "/srv/envs/XXX/lib/python3.7/site-packages/deform/field.py", line 452, in get_widget_requirements
requirements = [req for req in self.widget.requirements] + [
TypeError: 'NoneType' object is not iterable
```
|
||
|---|---|---|
| docs | ||
| tailbone | ||
| tests | ||
| .gitignore | ||
| CHANGES.rst | ||
| COPYING.txt | ||
| MANIFEST.in | ||
| README.rst | ||
| setup.cfg | ||
| setup.py | ||
| tasks.py | ||
| tox.ini | ||
Tailbone ======== Tailbone is an extensible web application based on Rattail. It provides a "back-office network environment" (BONE) for use in managing retail data. Please see Rattail's `home page`_ for more information. .. _home page: http://rattailproject.org/