Hi,
I get the following error when I try to install (via reset_testolwidget.sh) on a fairly standard Ubuntu 12.04:
...
Creating table testolwidget_nullable
TypeError: %d format: a number is required, not str
Here is my venv pip freeze:
Django==1.5.5
argparse==1.2.1
django-olwidget==0.60.3
psycopg2==2.5.1
wsgiref==0.1.2
I get the same whether I install django-olwidget via pip or from github.
Any help appreciated.
Thanks,
Anton