For an e-commerce store I’m building with Satchmo, I need to add dynamic boxes–editable through the admin interface–on the front page of the site. For instance, I want the client to be able to edit not just the featured items on the front page, but also other smaller elements on that page like the welcome text. The default behavior of Django’s flatpages app does not offer this kind of functionality. I just found a module called django-chunks addresses this very issue.
Got Thoughts?
By all means share them, and start the conversation.
Leave Your Own Comment
You can follow any responses to this entry via its RSS comments feed. You can also leave a trackback if the inclination is there.