What's new? | Help | Directory | Sign in
Google
django-modular
Easy site modules for Django
  
  
  
  
    
Code License: New BSD License
Labels: django, modules, modular, widgets
Join project
Project owners:
  gulopine

Have you ever wanted to have a modular site, like the homepages at Google or Yahoo? Or maybe just a set of widgets for your blog, that your readers can customize to their liking?

This app provides exactly that for Django-powered sites, by supplying a simple framework that you can use to build your own modules. Each module requires just a simple class declaration and a small template.