Re: Multiple apps in one view

2010-05-22 Thread Brendan Smith
this should definitely be in django-users look into *django-admin.py startapp twitter-gb* and start making your new app On Sat, May 22, 2010 at 9:13 AM, Jasper Kennis wrote: > Hi all, > > Can you run multiple apps in one view, and what would be the best way > to do that. > >

Re: Multiple apps in one view

2010-05-22 Thread Karen Tracey
Please send questions about using Django to django-users. The topic of this list is the development of Django itself. Karen -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop...@googlegroups

Multiple apps in one view

2010-05-22 Thread Jasper Kennis
Hi all, Can you run multiple apps in one view, and what would be the best way to do that. I've been having trouble doing this for a while, but maybe I'm conceptually wrong. I have a site that is an app, it doesn't have any db logics behind it (jet). I want to create a twitter-g