Bellaby

Results 2 issues of Bellaby

cStringIO is not available in Python 3. #14 gvis_api.py seems to have this import. It needs to be converted from `import cString` to `from io import StringIO` on line 30....

I've chosen this as it seems to be the most promising out of a list of chart modules for Django. However I've run into a couple of issues trying to...