Re: New to Django, but old to the web.

2006-10-25 Thread Russell Keith-Magee
On 10/25/06, Levi McCallum <[EMAIL PROTECTED]> wrote: > > Are applications aware of each other? I.E. Can they call each other? Yes, with some minor restrictions. Generally, they are just another python module, so a view from one application can refer to a model from another, or a model can add a

Re: New to Django, but old to the web.

2006-10-25 Thread Levi McCallum
Are applications aware of each other? I.E. Can they call each other? Levi On Oct 24, 5:58 pm, "Russell Keith-Magee" <[EMAIL PROTECTED]> wrote: > On 10/25/06, Levi McCallum <[EMAIL PROTECTED]> wrote: > > > > > Ok then, > > > I might just ask some questions. > > > I'm not quite familiar with the w

Re: New to Django, but old to the web.

2006-10-24 Thread Kenneth Gonsalves
On 25-Oct-06, at 7:58 AM, Levi McCallum wrote: > For example, I have 3 sections. First an about page, an article page > and a media page. > > I will later do the code for them, but, would I make a separate > application for each? I really don't know how the MTV structure works. start by making

Re: New to Django, but old to the web.

2006-10-24 Thread Russell Keith-Magee
On 10/25/06, Levi McCallum <[EMAIL PROTECTED]> wrote: > > Ok then, > > I might just ask some questions. > > I'm not quite familiar with the whole 'application' side of things. > > For example, I have 3 sections. First an about page, an article page > and a media page. > > I will later do the code

Re: New to Django, but old to the web.

2006-10-24 Thread Levi McCallum
Ok then, I might just ask some questions. I'm not quite familiar with the whole 'application' side of things. For example, I have 3 sections. First an about page, an article page and a media page. I will later do the code for them, but, would I make a separate application for each? I really do

Re: New to Django, but old to the web.

2006-10-24 Thread Russell Keith-Magee
On 10/25/06, Levi McCallum <[EMAIL PROTECTED]> wrote: > But I am not fully convinced that I should choose Django. Should I? Yes. :-) Seriously, this is such an open ended question - nobody but you can answer this question for you. Try it out, see how it goes. If you have any questions, ask. You

New to Django, but old to the web.

2006-10-24 Thread Levi McCallum
Hey guys, I have started to look into the way of Web frameworks. See, I have been a web developer ever since the humble beginings of php and I have enjoyed making and designing websites. A few months ago, I was hired by a company to work full time on a content website called http://mentoringlead