django-eventy is a very simple, reusable application for managing events and...

read more

django-onec-utils is a simple reusable Django app with some handy utilities we use at One Cardinal Web Development.It's usually only a matter of time until something gets spun out into it's own project for reusabilities...

read more

django-photologue-addons is a Django app that exists mostly to provide a way to have useful tools for photologue without cluttering the core repo, and also to allow these utilities to be used with any recent version of django-photologue.TagsCurrently the...

read more

django-dishes is a Django app to make it easy to manage a food delivery service, including integration to allow clients to make their purchases online.URLshuegah.com/    menus/add/       < MMM-DD...

read more

django-markup-mixin is a simple Django reusable application to provide markup control over a field in a model. Right now this is pretty hacked together, but should become more robust over time. Either way, I've found it quite useful in many places...

read more

django-bylaws is a Django app that gives you a pluggable application for adding bylaws to a project. It takes advantage of django_simple_history to provide rudimentary version control of your bylaw documents and can also handle whether users must...

read more

django-linkthru is a riff on adzone, but without the advert cruft. Just text/images linking to arbitrary URLs.Developer commentsBig chunks of this projects were taken from @andrewebdev's excellent adzone project. What was need though, was much less of a...

read more

django-sermon is a simple pluggable Django app for managing sermons on a...

read more