Curious, does that give you the full user context too?  I noticed with
render_to_response() does not 'easily' use the user context.

J

On Oct 4, 1:35 pm, Ivan Sagalaev <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > I
> > need a clean separation between the data that is changed by
> > interacting with apps and data that isn't.You can store your data in the 
> > form of templates and use
> 'direct_to_template' to bind it to certain 
> urls:http://www.djangoproject.com/documentation/generic_views/#django-view...
> 
> Will this work for you?


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to