send me your packed app and I will look at it. Massimo
On Nov 5, 8:56 pm, "Wes James" <[EMAIL PROTECTED]> wrote: > no - i was just look at code on one computer and typing in the laptop > - this code is from his tar file... - it's spelled there fine... > > -wes > > On Wed, Nov 5, 2008 at 6:59 PM, ceej <[EMAIL PROTECTED]> wrote: > > > Could it be you spelled download wrong :) dwonload != download > > > Also try taking the static decorator away. > > > On Nov 5, 4:03 pm, "Wes James" <[EMAIL PROTECTED]> wrote: > >> it is from the link on the vimeo demo site web2py.app.puppy.tar > > >> it has @t2.requires_login(next='login') > >> def dwonload(): > >> return t2.download() > > >> in the puppy/controllers/default.py > > >> -wj > > >> On Wed, Nov 5, 2008 at 4:55 PM, mdipierro <[EMAIL PROTECTED]> wrote: > > >> > No. PIL is not required. > > >> > Do you have the action? > > >> > def download(): return t2.download() > > >> > Massimo > > >> > On Nov 5, 5:09 pm, "Wes James" <[EMAIL PROTECTED]> wrote: > >> >> I'm going through the puppy demo. I installed the puppy app (tar > >> >> file) and I can add a picture, but it is not showing. It was a > >> >> shift-command-4 grab on a make that mad a png. I converted the png to > >> >> a jpg in uploaded over the old file, but still no show. Any idea why. > >> >> PIL is installed on my mac, but do I need to install it in to the > >> >> web2py area somehow? > > >> >> thx, > > >> >> -wj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

