On Friday, 20 January 2012 04:39:44 UTC, Jeremy Boyd wrote:
>
> Hi all,
>
> For my side project, we have the need to rapidly iterate on the app's 
> copy. As I see it, we have two options: make copy db-driven, or hardcode it 
> into the templates. I'm leaning toward putting text in the db for now to 
> avoid having to teach our product guy the intricacies of commits and 
> deployment, but I'm curious a) whether I'm shooting myself in the foot, and 
> b) whether there are any go-to apps for this sort of thing.
>
> I'm able to give more background as necessary, but just curious whether 
> this question has an immediate answer.
>
> P.S.: Sorry if this has been asked before, but searching for "copy" and 
> "text" seems a bit futile after a few pages of results.
>
 
I'd vote for putting it in the db - you can use the built-in flatpages app, 
and even throw on a rich-text editor like TinyMCE if you need to.
--
DR.

 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/GM8B0S1NSaIJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to