[web2py] Web2py or Python 2.5 consumes too much RAM

2010-04-30 Thread Adolfo
't know were to start looking to solve the problem and don't know if the problem has something to do with web2py or python. I tried rebooting the server but after some time it starts to consume a lot of memory again. There's only one user for now Thanks in advance, Adolfo

[web2py:30271] Ajax, Comboboxes for Countries and States not refreshing

2009-09-06 Thread Adolfo
Hello Im trying to make a form to enter your birth place so for that ive used ajax. First you have to select a country and then the second combo box would refresh and show only those states in that country but my problem y when i change the country and have already chose a state. The second combo

[web2py:33753] GIS

2009-10-26 Thread Adolfo
nates thanks Adolfo --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to

[web2py:34518] GDAL and Web2py

2009-11-03 Thread Adolfo
Hello has someone tried using gdal with web2py? can someone give me some advice on how i can use gdal with web2py thanx Adolfo --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To po

[web2py:34594] SQLFORM Date field with no calendar

2009-11-04 Thread Adolfo
Hello I'd like to know if theres a way to make a SQLFORM with a date field but instead of showing the calendar it shows me 3 combo box (classic style - day, month, year) or if i have to make the form without SQLFORM thanx for your advice A

[web2py:36442] Hoy to access appadmin remotely

2009-12-03 Thread Adolfo
the code but limiting ir some networks or how can i keep my token without loosing it thanx Adolfo -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this g

[web2py:37690] SQLite to Postgress

2009-12-22 Thread Adolfo
Hello I've been working with sqlite for develpment but now that i have finish with my app id like to use postgress. So i'd like to know if someone know a simple way of migrating the data in my Sqlite database to the one in Postgress. Thanks Adolfo -- You received this message becau

[web2py:37692] Re: SQLite to Postgress

2009-12-22 Thread Adolfo
On 22 dic, 16:16, Thadeus Burgess wrote: > db.export_to_csv_file(open('/path/to/my/file.txt', 'w')) > > and then when you switch your DAL over... > > db.import_from_csv_file(open('/path/to/myfile.txt', 'r')) > > -Thadeus > > > > On Tue, De

[web2py:37693] Re: SQLite to Postgress

2009-12-22 Thread Adolfo
it works know but it only creates a very small file 1kb On 22 dic, 16:24, Adolfo wrote: > im trying that but it doesnt works maybe im doing something wrong. > > Ive also tried this but in both cases web2py doesnt create any files. > > db.export_to_csv_file(op

[web2py:37695] Re: SQLite to Postgress

2009-12-22 Thread Adolfo
Now it works fine, i just put those lines at the bottom of db.py and worked fine but i have problems with the images, the data moved fine but now i cant see any images On 22 dic, 16:28, Adolfo wrote: > it works know but it only creates a very small file 1kb > > On 22 dic, 16:24, Adol

[web2py:30015] CAS and google mail

2009-09-03 Thread Adolfo Vizcarra
Hello Im Using CAS for authentificating my user but now im willing to change my email server to google so i'd like to know if someone knows hoy can i make CAS send an email from a google mail account thanks Adolfo Vizcarra Kusien --~--~-~--~~~---~--~

[web2py:34715] Re: SQLFORM Date field with no calendar

2009-11-05 Thread Adolfo Vizcarra
Thank you very much for your help Mr. Freeze Adolfo Vizcarra Kusien On Fri, Nov 6, 2009 at 12:43 AM, DenesL wrote: > > Good one mr freeze (a.k.a. mr widget) ;-) > > > On 5 nov, 15:25, mdipierro wrote: > > wow. mr freeze! > > > > On Nov 5, 2:03 pm, "m