[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-views-generic-simple-direct-to-template

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