Wrap int() around the variable that is returned from the database as a Long, I've done it in my return dictionary e.g. return dict(itemid=int(item.Id), description=item.Description, amount=item.Amount)
- [TurboGears] Re: JSON WriteException - long int nzljim
- [TurboGears] Re: JSON WriteException - long int Kevin Dangoor
- [TurboGears] Re: JSON WriteException - long int Kevin Dangoor

