Re: Displaying a table and make its columns sortable

2011-02-18 Thread Arun K.Rajeevan
Thanks, very good community! On Feb 18, 3:49 am, Shawn Milochik wrote: > On Thu, Feb 17, 2011 at 4:44 PM, Arun K.Rajeevan wrote: > > Show me the django way to do this. > > The "Django" way to do this is to learn basic programming skills. You > originally asked a me

Re: Displaying a table and make its columns sortable

2011-02-17 Thread Arun K.Rajeevan
7;m confused.) Show me the django way to do this. On Feb 18, 2:31 am, Tim Sawyer wrote: > On 17/02/11 20:18, Arun K.Rajeevan wrote: > > > > > I've a table which stores unique ids for an object that I've to retrieve > > via SOAP( I've a url to a WSDL file) se

Displaying a table and make its columns sortable

2011-02-17 Thread Arun K.Rajeevan
I've a table which stores unique ids for an object that I've to retrieve via SOAP( I've a url to a WSDL file) service calls. This table also contains some details like last access to this object from application etc. *What I need very badly and urgently:* I've to display a few items from this ta

Re: Integrating existing soap based applications

2011-02-11 Thread Arun K.Rajeevan
I tried SOAPpy and pysimplesoap in terminal. I only got later to work. from SOAPpy import WSDL WSDLFILE = "https://api.bullhornstaffing.com/webservices-1.1/?wsdl"; _server = WSDL.Proxy(WSDFILE) #it throws an exception here. wsdl is a complex one #other library from pysimplesoap.client import Soa

Integrating existing soap based applications

2011-02-11 Thread Arun K.Rajeevan
Hi, I got a query to integrate BullHorn (Staffing solution) (http://bullhorn.com) and VerticalResponse (Email-Marketing) (http://www.verticalresponse.com/) together into their existing application. On investigating I found out that, both uses soap services. How do you recommend me to consume S

Re: E-commerce site

2011-02-09 Thread Arun K.Rajeevan
po que você possui.* > *Viva, ame e trabalhe com vontade.* > *Não ponha nenhuma esperança no tempo, pois o relógio pode parar a > qualquer momento.* > " > > Fred Chevitarese - GNU/Linux > http://chevitarese.wordpress.com > > > > > > 2011/2/8 Kenneth Go

Re: E-commerce site

2011-02-09 Thread Arun K.Rajeevan
___ On 9 February 2011 07:10, Kenneth Gonsalves wrote: > On Tue, 2011-02-08 at 05:53 -0800, Arun K.Rajeevan wrote: > > The one e-commerce solution I found and looks promising is Stachmo > > http://www.satchmoproject.com/ > > which is django based. > > go for it - it

Re: E-commerce site

2011-02-08 Thread Arun K.Rajeevan
Well, thank you for plata pointer, I never heard about it. Going to try that. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to djan

Re: E-commerce site

2011-02-08 Thread Arun K.Rajeevan
By support I only mean the support we usually get from forums, but a bit faster response time. Which I think is expectable over here. Arun.K.R On 8 February 2011 20:47, Shawn Milochik wrote: > Oops, hit 'send' by mistake on that last e-mail. > > As I was saying, Satchmo is likely the way go to.

E-commerce site

2011-02-08 Thread Arun K.Rajeevan
Hi all, I was a java programmer before I started to code in python. For the last 1yr I use python and loves it. I'm new to django, but tried django tutorial and used web2py before for a few websites. Now, I had a bid for an e-commerce site. I don't want to go for magneto or the like, because I d