Ok i have created all my apps and extended to the base.html file so what next?
On Tuesday, July 22, 2014 8:50:14 AM UTC+1, ngangsia akumbo wrote: > > 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 [email protected]. To post to this group, send email to [email protected]. 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/ae8ef0bd-fda2-4b15-bbdb-c4a186d76cf8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

