Re: Is Django the Right Choice?

2009-04-25 Thread Carmine Paolino
Il giorno 24/apr/09, alle ore 17:53, Karen Tracey ha scritto: > So where is the persistent storage of this XML data? Always in a > file on the client (is there only one client?), and POSTed to the > server each time a client wants to run a query on the data? If so: > why even have a ser

Re: Is Django the Right Choice?

2009-04-24 Thread Carmine
On Fri, Apr 24, 2009 at 2:41 PM, Masklinn wrote: > > On 24 Apr 2009, at 10:55 , earcar wrote: >> 1. does Django support REST queries? > I fear that question doesn't make any sense, REST is an architectural > style, not a language or anything, there are no "REST queries". > > Other than that, yes