Kolibri

Kolibri 0.2.0 Alpha

Kolibri is a reusable Django app for designing and executing asynchronous processes and workflows. A workflow is a collections of steps in a defined order, processing data in each step. A step can break the flow if an exception is raised and/or a...

read more
djftpd

djftpd 0.3.0

djftpd is a FTP server authenticating against Django user...

read more

django-locationbase is a reusable Django app for location management. Nice location picker included. Supports finding locations within a given...

read more
dse

dse 4.0.0 RC1

dse is a simple and crude way of not executing SQL queries in sequence, but caching values until a given max value has been met and then execute them using the executemany-method. The result can be huge speed gains.dse was only tested on SQLite3 but...

django-photofile is a Django app that provides template tags for thumbnail generation, supports automatic rotation based on EXIF.Orientation.Planned routines for metadata handling (EXIF/IPTC/XMP).Why another thumbnail app for Django?I've looked at...

read more

django-mobilityhelpers is a small reusable Django app for making it easier to target mobile platforms/devices. It comes as a piece of middleware and a helper function to render a view.In short using a special function to render your views will detect...

read more
django-avocado

django-avocado 0.9.1 Beta 9

django-avocado is a deliciously delayed and cached database logging app for Django.The code has so far only been tested using SQLite, Django 1.3, Python 2.6.6 on Ubuntu 10.10.Usage:Avocado is meant to be used when you want to log huge amounts of log...

read more