Jmbo is a set of Django applications that aims to make your life even easier than it already is. It adds a content layer on top of Django and then makes working with that content productive. It also adds some useful functionality not provided by Django itself. Jmbo makes rich portal development a breeze.
Contents:
djanginxed - Django Nginx Memcached integration.
django-category - Simple category app providing category and tag models.
django-ckeditor - Django admin CKEditor integration.
django-export - Django app allowing for filtered exporting of model object data via admin.
django-generate - Django slightly smarter than fixtures content generation app.
django-gizmo - Django app allowing for configurable targetting of template inclusion tags.
django-googlesearch - Django Google custom search engine app.
django-likes - Django app providing enabling Facebook and Google+1 style liking.
django-object-tools - Django app enabling painless creation of additional admin object tools.
django-order - Django app allowing users to manually order objects via admin.
django-preferences - Django app allowing users to set app specific preferences through the admin interface.
django-recaptcha - Django reCAPTCHA form field/widget integration app.
django-richcomments - Django app extending the builtin comments framework for AJAX style commenting.
django-section - Django app for determining site section by request.
django-setuptest - Simple module enabling Django app testing via $ python setup.py test.
django-snippetscream - Django app packaging the best snippets found on http://djangosnippets.org
jmbo - Jmbo core app providing base content model definitions, view helpers and additional utilities.
jmbo-generic - Jmbo generic behavior/templates app.
jmbo-paste - Python Paste templates creating Jmbo Buildout environments.