Hi ,
While trying to connect to a mysql server I found that the URI string used
in DAL() was not parsed properly. I have a '@' in my password and gets
parsed first changing the hostname
to some non existent value, I tried escaping the '@' but dosen't work. Did
anyone have this same problem ? If so
ahanafoundation.org/browser/static/scripts/tools/standalone_exe.py
> 2) https://groups.google.com/d/topic/web2py/Lirvj_J8q1U/discussion
>
>
> Regards,
> Praneeth
> IRC: lifeeth
>
>
>
> On Fri, Aug 5, 2011 at 5:13 AM, Syed Mushtaq
> wrote:
> > Hi ,
> >
>
Hi ,
I have an app that I want to ship as a windows binary . I was looking at
http://web2py.com/book/default/chapter/12#How-to-Distribute-your-Applications-as-Binaries.
I use PIL in my
app for doing some image manipulation . It is possible to generate the
windows binary of web2py which includes PI
Hi ,
I followed http://web2pyslices.com/main/slices/take_slice/76 to run web2py
on hostmonstor , I believe it should be a similar setup for hostgator .
You can check my sample site at http://web2py.igurukul.net/newsfeed
Thanks
-Syed
On Sun, May 15, 2011 at 12:59 AM, pepe_eloy wrote:
> Hello!
>
Top 10 :)
On Fri, May 6, 2011 at 4:59 AM, Anthony wrote:
> Cool -- web2py is up to #11 on the list. :-)
>
> On Wednesday, May 4, 2011 10:59:52 AM UTC-4, Massimo Di Pierro wrote:
>
>> http://list.ly/list/9E-tools-and-services-for-a-lean-startup
>>
>
Looks really beautiful :) Are you planning on open-sourcing it ?
Thanks
-Syed
On Wed, May 4, 2011 at 11:37 AM, Jason (spot) Brower wrote:
> It would be fun to put a widget for online radio.
> quality='high' bgcolor='#ff' width='398' height='104'
> name='popupPlayer_V19' align='middle' allow
; , r'/$id/$name'), )
>
> the extra comma at the end. ;-)
>
>
>
> On May 1, 12:58 am, Syed Mushtaq wrote:
> > Hi ,
> >
> > I was using rewrite for making the URL reader friendly . When I use a
> space
> > or hypen in the URL instead of passing i
Hi ,
I was using rewrite for making the URL reader friendly . When I use a space
or hypen in the URL instead of passing it to the controller , it gives an
invalid request .
I have configured the routes as follows
routes_in = (( r'/$id/$name' , r'/app/default/view/$id/$name') )
routes_out = ( (
8 matches
Mail list logo