[web2py] Getting https to work with rocket

2012-04-16 Thread Shivakumar GN
ed a closure. http://comments.gmane.org/gmane.comp.python.web2py/46045 How to resolve this? thanks & best regards Shivakumar GN

Re: [web2py] Re: Getting https to work with rocket

2012-04-16 Thread Shivakumar GN
ge is exactly what happens when you try. So in your browser, > you need to specifically type https://:3. > > > On Monday, April 16, 2012 1:42:06 PM UTC-4, Shivakumar GN wrote: >> >> Hi, >> >> I am using python 2.5 on Solaris and web2py 1.99.7 >> >> I a

[web2py] Re: How do I incorporate git into my web2py workflow?

2012-10-02 Thread Shivakumar GN
On Saturday, 8 September 2012 04:16:13 UTC+5:30, Massimo Di Pierro wrote: > One of the new features is that in admin you can use a git url to install > a web2py directly from github. You can also push > an app to github. All of this requires python-git. > Isn't that supposed to be gitpython?