Re: Handling copy on a small project

2012-01-27 Thread Leandro Ostera Villalva
I'd vote for putting it in the db too. Flatpages are good to go. El viernes 20 de enero de 2012, Daniel Roseman escribió: > 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, w

Re: Handling copy on a small project

2012-01-20 Thread Daniel Roseman
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 t

Handling copy on a small project

2012-01-19 Thread Jeremy Boyd
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