Re: building components

2008-11-19 Thread ReneMarxis
Thanks Rajesh i think i found the documentation therefore... Starting with inclusion tags now :) I'm pretty sure there will be more such basic questions and hope i can ask them (and also get an answer) _tia On 19 Nov., 16:05, Rajesh Dhawan <[EMAIL PROTECTED]> wrote: > > I'd like to build one c

Re: building components

2008-11-19 Thread Rajesh Dhawan
> I'd like to build one component "Login" or "Navigation" which can be > places on different templates at different palces. e.g.i'd like to > have the the login component on the right side by default, but > sometimes it should be in the content area. > > Till now i learend that i can repalce {% bl

building components

2008-11-19 Thread ReneMarxis
Hello i just started over 2 days ago with python and django (although i have some expirience in WebObejcts and Tomcat/JSP). I did the tutorial and started building my first "app" :) and came to my first "bigger" problem (perhaps understanding problem). I'd like to build one component "Login" or