Multiple views on one page

2007-02-01 Thread adamr
This seems like it should be a pretty easy concept, but I cannot figure it out. I've spent the past day searching for how to incorporate multiple views on the same page with absolutely no luck. This seems like a topic that would be crucial to incorporate into the documentation and/or tutorials. O

Re: Multiple views on one page

2007-02-01 Thread adamr
Sorry, django.contrib.admin.urls is the wrong view, I am trying to use the correct login view. On Feb 1, 1:51 pm, "adamr" <[EMAIL PROTECTED]> wrote: > This seems like it should be a pretty easy concept, but I cannot > figure it out. I've spent the past day searchi

Re: Multiple views on one page

2007-02-01 Thread adamr
ashwoods" <[EMAIL PROTECTED]> wrote: > i might not be understanding exactly what you mean, but i think what > you want is > this:http://www.b-list.org/weblog/2006/06/14/django-tips-template-context-... > > On Feb 1, 7:54 pm, "adamr" <[EMAIL PROTECTED]> wrote:

Re: Multiple views on one page

2007-02-01 Thread adamr
Yeah I think I get what you're saying now. I found a few tutorials that used template tags to get data out of a model. Do you know if there are any examples of how to do this with a form? On Feb 1, 2:56 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Adamr, I still