That worked great for the base template.  But how do I pass database
values to a view in an app?

I have a a view that should have all the records available for a
template so that I can loop through each record and display on the
screen.  I cannot figure out how to give the template access to the
whole table essentially.  Other views that look at specific records
work fine.

On Feb 20, 10:45 pm, quizkiwi <[EMAIL PROTECTED]> wrote:
> That is the second time RequestContext has come back to bite me, I
> guess I did not understand it the first time.  Thanks!
>
> On Feb 20, 6:53 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
>
> > On Wed, Feb 20, 2008 at 5:18 PM, quizkiwi <[EMAIL PROTECTED]> wrote:
> > >  Is there some difference in authentication between the app and the
> > >  main site?
>
> >http://www.djangoproject.com/documentation/templates_python/#subclass...
>
> > --
> > "Bureaucrat Conrad, you are technically correct -- the best kind of 
> > correct."
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to