Guys

I've been doing some extensive reading on frameworks recently, and
dango definitely looks like the solution to a huge project that I'm
undertaking at the moment. It provides several features that key
including multiple applications on a single database.

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.

Would I simply import the neccessary django code into my scripts and
go? Or should I code new views based on terminals? Input data would no
longer be GET or POST but rather parameters. They need to have access
to the models defined in django...

I'm brand new to python, but have been coding PHP for many years
(since 3) and more recently Java and .NET. I've played around with
python and django and really like the language and the framework and
would like to make this my primary language for all my Linux work.

Thanks to everyone who made this possible, the code and the
documentation are great!

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