7 projects
django-run-context
Detetermine the context under which a Django project is run (provides a get_run_context function)
django-model-admin-fields
Django abstract model that adds admin fields (created_on/by, last_edited_on/by) to an existing model
confed
A tool for programmatic editing of configuration files
django-stats-middleware
Django Middleware for reporting very simple lightweight timing stats at end of ever page.
django-model-privacy-mixin
Django Model MixIn providing flexible field privacy control
django-cache-memoized
Django decorator that can memoize any function or method to the configured Django cache
django-lighttpd-middleware
Django Middleware for running a Django website under lighttpd