how (Tosca)Widgets fits into MVC concept

2007-01-21 Thread Ksenia
Hi, I am playing with Pylons several weeks now and it's been a big joy to use. Everything just fits together and I think because of Pylons I finally start to get what MVC is all about and see the advantage of clear separation. The piece that I am not sure where it should go, are widgets. The DRY

AuthKit - One Time Password (OTP) authentication

2007-01-21 Thread Alagu Madhu
Can I use One Time Password (OTP) authentication in Authkit. Thanks, Madhu Alagu --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email to

Re: how (Tosca)Widgets fits into MVC concept

2007-01-21 Thread Mike Orr
On 1/21/07, Ksenia [EMAIL PROTECTED] wrote: I am playing with Pylons several weeks now and it's been a big joy to use. Everything just fits together and I think because of Pylons I finally start to get what MVC is all about and see the advantage of clear separation. The piece that I am not

Re: Converting zunzun.com from Skunkweb to Pylons

2007-01-21 Thread zunzun
Done. Released under a BSD license rather than the GPL at http://sourceforge.net/projects/pythonequations. Now on to Pylons! James On Jan 2, 10:47 am, zunzun [EMAIL PROTECTED] wrote: as I'm cleaning up the site equation code for GPL-ing before starting on the rewrite.Halfway done.

Re: @jsonify - 'str' object has no attribute 'request'

2007-01-21 Thread Chris Leonello
Hi Alagu, I'm *very* new to Pylons, but it appears they have greatly simplified JSON. Just use like so: @jsonify def jsontest(self): person = {} person['name'] = Bob person['address'] = 123 Elm St return person Alagu Madhu wrote: Hi All, I'm using

Pylons powered-by logo

2007-01-21 Thread Ben Bangert
Unfortunately, Google is kind of lame about old threads, so this is how I shall hope to resurrect http://groups.google.com/group/pylons-discuss/browse_frm/thread/2a1023b0757fe129/e3a72bee7eaf1b98?lnk=gstq=powered+by+pylonsrnum=2#e3a72bee7eaf1b98 thread. The links ToddG posted there don't seem to

Re: @jsonify - 'str' object has no attribute 'request'

2007-01-21 Thread Alagu Madhu
Thanks you,It's working fine.. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email to pylons-discuss@googlegroups.com To unsubscribe from this group, send email