[web2py] Re: web2py 2.0.2 is out

2012-08-30 Thread Juan Diego Romero González
The problem I have with the admin application comes from this import. from gluon.languages import (regex_language, read_possible_languages, lang_sampling, read_dict, write_dict, read_plural_dict, write_plural_di

[web2py] Error in DAL when creating indexes in web2py 2.0.6 with PostgreSQL

2012-09-04 Thread Juan Diego Romero González
Hi. I'm having this error since I update to 2.0.2 when executing executesql() no results to fetch 7201. 7202. 7203. 7204. 7205. 7206. 7207. 7208. 7209. 7210. # will hold our finished resultset in a list data = adapter.cursor.fetchall() # convert the list for