Re: How does it all work

2013-06-10 Thread Gamesbrainiac
I don't know how it works. How everything >> fits together. So, what I wanted to ask is how does it all work? Say you >> have a server, and you have Python installed on it. How would you go about >> making a simple hello world web page, without django? >> >> I would

Re: How does it all work

2013-06-10 Thread Gamesbrainiac
en using django for a little bit, and I gotta say I love the >> framework. But here's the thing, I don't know how it works. How everything >> fits together. So, what I wanted to ask is how does it all work? Say you >> have a server, and you have Python installed on it. How w

Re: How does it all work

2013-06-10 Thread Eraldo Helal
1 PM UTC+2, Nafiul Islam wrote: > > Hi! > > I've been using django for a little bit, and I gotta say I love the > framework. But here's the thing, I don't know how it works. How everything > fits together. So, what I wanted to ask is how does it all work? Say you > h

Re: How does it all work

2013-06-10 Thread Russell Keith-Magee
ng django for a little bit, and I gotta say I love the > framework. But here's the thing, I don't know how it works. How everything > fits together. So, what I wanted to ask is how does it all work? Say you > have a server, and you have Python installed on it. How would you go abo

Re: How does it all work

2013-06-10 Thread Nick Apostolakis
On 10/06/2013 05:10 μμ, Nafiul Islam wrote: Hi! I would be grateful to any link to a comprehensive resource, that shows you how to make a simple Hello World webpage, from how you install software that you need to writing pure python (without a framework) that can handle requests, and work with

Re: How does it all work

2013-06-10 Thread Thomas Weholt
> I've been using django for a little bit, and I gotta say I love the > framework. But here's the thing, I don't know how it works. How everything > fits together. So, what I wanted to ask is how does it all work? Say you > have a server, and you have Python installed on it

How does it all work

2013-06-10 Thread Nafiul Islam
Hi! I've been using django for a little bit, and I gotta say I love the framework. But here's the thing, I don't know how it works. How everything fits together. So, what I wanted to ask is how does it all work? Say you have a server, and you have Python installed on it. How wou