Handling copy on a small project

11 views
Skip to first unread message

Jeremy Boyd

unread,
Jan 19, 2012, 11:39:44 PM1/19/12
to django...@googlegroups.com
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.

Daniel Roseman

unread,
Jan 20, 2012, 4:39:22 AM1/20/12
to django...@googlegroups.com
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.

 

Leandro Ostera Villalva

unread,
Jan 21, 2012, 1:08:13 AM1/21/12
to django...@googlegroups.com
I'd vote for putting it in the db too. Flatpages are good to go.
--
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...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.


--
Regards,

Leandro Ostera,
Reply all
Reply to author
Forward
0 new messages