Hi Django Users

I have a question.

I have created all my apps for my websites which are events , blog,  and 
gallery. 
They all extends to the base.html file .

>From my development server i can access this individual app by just typing
localhost:8000/blogs and the blog template will appear.

My question is this. How do i do for all the apps to appear at once on the 
base.html page?

In short i want to be able to open the main website so that all the app 
will be on it.

what do i need to do?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/aa8e2444-1696-4da5-b08c-957cbdf29d20%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to