[web2py] Thanks for pydal in pypi, python 3

2015-10-17 Thread Tim Richardson
I needed to quickly process a bunch of excel workbooks and for the first time i used pydal via pypi in python 3 so I could easily use sqlite. Features like auto migrate make the DAL very convenient. I also didn't realise it had been ported to Python 3. Thanks. -- Resources: - http://web2py.com

[web2py] thanks for web2py

2012-04-10 Thread greaneym
Hi, I want to thank Massimo DiPierro as well as all of the web2py developers for creating web2py and making it freely available. I'm learning it in order to make educational websites and for web development with python. Just want to mention that pretty soon web2py will be one of the software p

Re: [web2py] Thanks for the awesome framework/setting up PostgreSQL

2011-07-13 Thread pbreit
All I do is install postgres and change the connection string and it seems to work OK. I'm not sure what all the extra stuff is in the slice. The one thing you have to be careful about is that SQLite is more forgiving during migrations. You have to be a bit more careful when editing models. I h

Re: [web2py] Thanks for the awesome framework/setting up PostgreSQL

2011-07-13 Thread ron_m
I use PostgreSQL as well with great success. Another thing to keep in mind is if you restart the database server and are using apache with web2py then you should restart apache as well. The reason is the connection pool if used as a number > 0 in the DAL() connection statement will have stale c

Re: [web2py] Thanks for the awesome framework/setting up PostgreSQL

2011-07-13 Thread Thadeus Burgess
That slice is still works. The version number of postgres might be different, so instead of 8.3 use 8.4 or similar. You might also find things like auto_vacuum come set on by default in newer versions of postgres. Some of the web2py setup gets confusing at the end since I made some assumptions o

[web2py] Thanks for the awesome framework/setting up PostgreSQL

2011-07-13 Thread Eric Scott
Dear Massimo and the rest of the dev team, You and your team have assembled a wonderful framework here. Coming from a PHP/CakePHP background (non-professional other than some work as a web designer in the late 1990s), I decided to switch to a python- based framework and spent the past week carefu

Re: [web2py] Thanks to all members for all you time and effort !!

2011-05-30 Thread Stifan Kristi
congratulations for complete your course, happy web2py forever... \(^o^)/

[web2py] Thanks to all members for all you time and effort !!

2011-05-30 Thread Resa
I`d like to thank the web2py forum members THANKS for all you assistance... finally im finished my course usuing web2py and this forum added me in so many ways. what I found very funny was that at the beginning of my web course when my lecturer told us(my class and I) that we would be using a

[web2py] Thanks to all members for all you time and effort !!

2011-05-30 Thread Resa
I`d like to thank the web2py forum members THANKS for all you assistance... finally im finished my course usuing web2py and this forum added me in so many ways. what I found very funny was that at the beginning of my web course when my lecturer told us(my class and I) that we would be using a

[web2py] Thanks!!

2010-07-08 Thread ra3don
Thanks so much for the friendly and fast response, it is greatly appreciated, i will take a look at the provided resources, thanks again.