07.07.2008 // 1 Commentdjango-chunks

This is extremely similar to an internal app we used to The Lawrence Journal-World, and to one I’ve used on some of my personal project. For those of us well-versed in HTML and such, it may not be necessary (you can just put these bits straight into your templates), but if you need arbitrary pieces of content to be manageable via the Django admin interface (so that some non-HTML savvy folks can edit them, for example), it works well.

Visit site:

http://code.google.com/p/django-chunks/

Comments

  1. 001 // Clint Ecker // 07.07.2008 // 4:32 PM

    Thanks for the link Jeff! I wrote a bit more about django-chunks on my blog:

    http://blog.clintecker.com/2008/jul/6/django-chunks/

Post your comment