I don't know your problem in detail, but as alternative
I recommend read about twisted framework. If you work
with xmlrpc servers and you need in call remote methods,
then it help you. Simple exmaples:
http://twistedmatrix.com/documents/current/web/howto/xmlrpc.html
--
You received this message b
On 24 nov, 10:28, Elyrwen wrote:
> Hello,
>
> I' ve been recently interested in Djagno framework and I am at the
> point of choosing it as the framework for my project. My application
> will not use database, but will use webservices to get data and then
> process it.
>
> I need a substitute for t
On Nov 24, 1:28 am, Elyrwen wrote:
> Hello,
>
> I' ve been recently interested in Djagno framework and I am at the
> point of choosing it as the framework for my project. My application
> will not use database, but will use webservices to get data and then
> process it.
>
> I need a substitute f
On Nov 24, 2009, at 1:28 AM, Elyrwen wrote:
> My application
> will not use database, but will use webservices to get data and then
> process it.
It can be challenging to excise all of the uses of the database from a
Django application. Since you'll be caching the results of your web
servic
On Tue, Nov 24, 2009 at 11:28 AM, Elyrwen wrote:
> Hello,
>
> I' ve been recently interested in Djagno framework and I am at the
> point of choosing it as the framework for my project. My application
> will not use database, but will use webservices to get data and then
> process it.
>
> I need a
Hello,
I' ve been recently interested in Djagno framework and I am at the
point of choosing it as the framework for my project. My application
will not use database, but will use webservices to get data and then
process it.
I need a substitute for the Django model layer. Precisely I need a
class
6 matches
Mail list logo