Re: [web2py] Re: web2py 2.1.1 is OUT!

2012-10-25 Thread Massimo Di Pierro
Yes, but it is broken because of a bug, not intentionally and we are about to fix it. If you have not done so already, open a ticket about it. On Thursday, 25 October 2012 02:35:57 UTC-5, Vasile Ermicioi wrote: > > > This is the best version! its stable and fast. > > > yes, but is backward incom

Re: [web2py] Re: web2py 2.1.1 is OUT!

2012-10-25 Thread Vasile Ermicioi
> This is the best version! its stable and fast. yes, but is backward incompatible with a few of my apps, routes_app_raw is broken :( --

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-24 Thread greenpoise
This is the best version! its stable and fast. Thanks. Question about the book, is the online/pdf the same? you say is in between versions, both?? thanks On Monday, 15 October 2012 18:04:36 UTC-7, Massimo Di Pierro wrote: > > The book is now kind of in between versions it is correct but

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-21 Thread elyase
Sorry i have this same problem(on mac) and i am pretty sure I have distutils installed, how can I troubleshoot? On Wednesday, October 17, 2012 11:30:33 PM UTC+2, Massimo Di Pierro wrote: > > The line is: > > from distutils import dir_util > > I think you need to install distutils separately. > >

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-21 Thread elyase
I get the same problem and I am pretty sure I have distutils installed(on mac). How can I troubleshoot? On Wednesday, October 17, 2012 11:30:33 PM UTC+2, Massimo Di Pierro wrote: > > The line is: > > from distutils import dir_util > > I think you need to install distutils separately. > > > On Tue

Re: [web2py] Re: web2py 2.1.1 is OUT!

2012-10-18 Thread Alec Taylor
Massimo: RE: * 'OracleAdapter' object has no attribute 'cursor'*? http://code.google.com/p/web2py/issues/detail?id=1085 On Thu, Oct 18, 2012 at 11:35 PM, hasan alnator wrote: > Dear Massimo , > > That Is great , Thank you a lot ... > > Best Regards, > > > > On Thu, Oct 18, 2012 at 3:34 PM, Massi

Re: [web2py] Re: web2py 2.1.1 is OUT!

2012-10-18 Thread hasan alnator
Dear Massimo , That Is great , Thank you a lot ... Best Regards, On Thu, Oct 18, 2012 at 3:34 PM, Massimo Di Pierro < massimo.dipie...@gmail.com> wrote: > I am pretty sure this is solved in 2.1.1. Massimo > > > On Thursday, 18 October 2012 07:27:26 UTC-5, Hassan Alnatour wrote: > >> Dear Mass

Re: [web2py] Re: web2py 2.1.1 is OUT!

2012-10-18 Thread Massimo Di Pierro
I am pretty sure this is solved in 2.1.1. Massimo On Thursday, 18 October 2012 07:27:26 UTC-5, Hassan Alnatour wrote: > > Dear Massino , > > the login , i think it was a session problem , when you get applications > from the old web2py to the 2.0.9 , the login blow up > > TRACEBACK > > 1.

Re: [web2py] Re: web2py 2.1.1 is OUT!

2012-10-18 Thread hasan alnator
Dear Massino , the login , i think it was a session problem , when you get applications from the old web2py to the 2.0.9 , the login blow up TRACEBACK 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24. 25. 26. 27. Traceback (most recent call last): File

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-18 Thread Massimo Di Pierro
Session and CSV yes. What login problem are you referring to? On Thursday, 18 October 2012 05:51:30 UTC-5, Hassan Alnatour wrote: > > Dear Massimo , > > Is the Session , login , CSV import/Export issues are fixed ? > > regards, > > On Thursday, October 18, 2012 12:30:33 AM UTC+3, Massimo Di Pier

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-18 Thread Hassan Alnatour
Dear Massimo , Is the Session and login issues are fixed ? regards, On Thursday, October 18, 2012 12:30:33 AM UTC+3, Massimo Di Pierro wrote: > > The line is: > > from distutils import dir_util > > I think you need to install distutils separately. > > > On Tuesday, 16 October 2012 09:14:47 UTC

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-17 Thread Massimo Di Pierro
The line is: from distutils import dir_util I think you need to install distutils separately. On Tuesday, 16 October 2012 09:14:47 UTC-5, apps in tables wrote: > > when i click on "deploy to openshift" , I get the error : > > cannot import name dir_util > > On Tuesday, October 16, 201

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-16 Thread apps in tables
when i click on "deploy to openshift" , I get the error : cannot import name dir_util On Tuesday, October 16, 2012 2:17:43 PM UTC+3, Massimo Di Pierro wrote: > > As far as I know it works but I will say "experimental" until more people > have tried it. > > On Tuesday, 16 October 2012 0

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-16 Thread Massimo Di Pierro
As far as I know it works but I will say "experimental" until more people have tried it. On Tuesday, 16 October 2012 04:07:37 UTC-5, apps in tables wrote: > > Thanks... > > is "deploy to openshift" experimental? > > On Tuesday, October 16, 2012 4:04:36 AM UTC+3, Massimo Di Pierro wrote: >> >> The

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-16 Thread apps in tables
Thanks... is "deploy to openshift" experimental? On Tuesday, October 16, 2012 4:04:36 AM UTC+3, Massimo Di Pierro wrote: > > The book is now kind of in between versions it is correct but some of > the new features are not described and some example use old API while there > is a better way.

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-15 Thread Don_X
Good Job Massimo and to the whole crew ! I was wandering ... when do we get to have various types of custom response flash messages or levels of response flash messages I think there was a similar suggestion sometime ago ? ... --

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-15 Thread apps in tables
deploy to openshift : cannot import name dir_util --

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-15 Thread Massimo Di Pierro
The book is now kind of in between versions it is correct but some of the new features are not described and some example use old API while there is a better way. I plan to finish update it and release the 5th editions within one month. Hopefully sooner. On Monday, 15 October 2012 20:01:33

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-15 Thread apps in tables
Fantastic.as usual. tiny hint: can the book title be more descriptive of the related version of web2py ? On Monday, October 15, 2012 8:30:42 PM UTC+3, martzi wrote: > > Many thanks Massimo web2py is here to stay ! > > On Monday, October 15, 2012 1:55:39 PM UTC+2, Massimo Di Pierro wrote: >

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-15 Thread martzi
Many thanks Massimo web2py is here to stay ! On Monday, October 15, 2012 1:55:39 PM UTC+2, Massimo Di Pierro wrote: > > Changelog: > > - overall faster web2py > - when apps are deleted, a w2p copy left in deposit folder > - change in cron (it is now disabled by default). removed -N option and > i

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-15 Thread VP
Great. I would really love to see list:double fields to be supported in the near future. Also, the current method of storing serialized objects in fields are kinda funky (both with json and pickle). You put in integers, doubles, etc. and you got back strings. --

Re: [web2py] Re: web2py 2.1.1 is OUT!

2012-10-15 Thread Curiouslearn
Thanks, Massimo. On Mon, Oct 15, 2012 at 10:48 AM, Richard Vézina < ml.richard.vez...@gmail.com> wrote: > +1 > > :) > > R > > > On Mon, Oct 15, 2012 at 10:44 AM, Omi Chiba wrote: > >> Perfect timing for my upgrade work. Many thanks!! >> >> >> On Monday, October 15, 2012 6:55:39 AM UTC-5, Mass

Re: [web2py] Re: web2py 2.1.1 is OUT!

2012-10-15 Thread Richard Vézina
+1 :) R On Mon, Oct 15, 2012 at 10:44 AM, Omi Chiba wrote: > Perfect timing for my upgrade work. Many thanks!! > > > On Monday, October 15, 2012 6:55:39 AM UTC-5, Massimo Di Pierro wrote: >> >> Changelog: >> >> - overall faster web2py >> - when apps are deleted, a w2p copy left in deposit fol

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-15 Thread Omi Chiba
Perfect timing for my upgrade work. Many thanks!! On Monday, October 15, 2012 6:55:39 AM UTC-5, Massimo Di Pierro wrote: > > Changelog: > > - overall faster web2py > - when apps are deleted, a w2p copy left in deposit folder > - change in cron (it is now disabled by default). removed -N option an

[web2py] Re: web2py 2.1.1 is OUT!

2012-10-15 Thread David Marko
very nice Massimo! Dne pondělí, 15. října 2012 13:55:39 UTC+2 Massimo Di Pierro napsal(a): > > Changelog: > > - overall faster web2py > - when apps are deleted, a w2p copy left in deposit folder > - change in cron (it is now disabled by default). removed -N option and > introdu\ > ced -Y. > - fas