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
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
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
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
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
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
congratulations for complete your course, happy web2py forever...
\(^o^)/
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
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
Thanks so much for the friendly and fast response, it is greatly
appreciated, i will take a look at the provided resources, thanks
again.
10 matches
Mail list logo