I'm also beginner. I made an index app and just added it in my urls: (r'^$', 'index.views.index'), :)
On 17 Lis, 11:29, eiriks <eirs...@gmail.com> wrote: > Most tutorials I've read organize apps into a structure of this sort: > > domain.com/blog > domain.com/map > domain.com/links > domain.com/another_app > > What about the index: how would an app (or a flatpage?) for that look > like? An index typically includes some of the blogpost from the blog, > some of the links from the link app and perhaps a teaser for the map > app. > > Any hints on getting started on this "app to rule them all"? -- 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.