On Feb 24, 12:29 am, Jonathan Lukens <[EMAIL PROTECTED]>
wrote:
> I am building a site for a customer, a restaurant owner, who wants to
> be able to edit virtually all of the text on the site, including the
> home page introductory text, etc.  It would be simple enough to create
> a model with a single field like 
> thishttp://groups.google.com/group/django-developers/browse_frm/thread/2c...
> for every chunk of text he wants to have control over, or one model
> with multiple fields and and a global context processor... I have
> ideas of how this *could* be done, but am interested in how it
> *should* be done.  What are other people doing in this situation?

Sounds like a job for dbsettings:
http://code.google.com/p/django-values/

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