if i have a page with sections say the home page. It has section for
news, it has section for blog, comments and etc.
I have apps for every one of those section. Now how do i add the
output of the view for each of those apps on the same page?

On Jul 24, 1:07 pm, Dennis Kaarsemaker <den...@kaarsemaker.net> wrote:
> On vr, 2010-07-23 at 12:50 -0700, owidjaya wrote:
>
> > I was thinking of creating a single point of entry to my webpage
> > through an app call "core" from there, depending on the url pattern,
> > it can pass the processing to different apps. how do i do that while
> > staying in the workflow of the framework?
>
> This sounds really weird to me as django already does this 'call an app
> depending on the url' for you. No need for a 'core' app.
> --
> Dennis K.
>
> They've gone to plaid!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to