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.
>
> I've been having tr
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
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-guestbook. In my
opi
On Thu, May 20, 2010 at 2:11 AM, Joshua Russo wrote:
>> Actually, I've finished the MongoDB backend and it works really well
>> on Django-nonrel (the patch still hasn't been committed to Alberto's
>> repository, though). For example, our website (http://
>> www.allbuttonspressed.com/) which we ori