On 1/31/06, Tom Tobin <[EMAIL PROTECTED]> wrote:
>
> On 1/31/06, aaloy <[EMAIL PROTECTED]> wrote:
> >
> > 2006/1/31, Kenneth Kalmer <[EMAIL PROTECTED]>:
> > >
> > > One thing however, the system will need a fair amount of CLI apps that
> > > will interact with other systems doing things like automated
> > > webservice calls and file transfer to name two. The system needs to
> > > share a single information store between multiple websites (starting
> > > with 3) and a host of CLI scripts.
> > >
> > In the tutorial documentation you can see how django models are
> > imported into the python interpreter. So you could do the same in your
> > own python scripts. I have tested my models on that way ...
>
> I've likewise successfully used Django models in standard CLI /
> background / non-web applications without a problem.

Thanks, part of the learning curve but at least if it can be done I
can go ahead and finalize the project to run on django!

Best

--

Kenneth Kalmer
[EMAIL PROTECTED]

[EMAIL PROTECTED] stats
http://fah-web.stanford.edu/cgi-bin/main.py?qtype=userpage&username=kenneth%2Ekalmer

Reply via email to