Eric Florenzano
Eric Florenzano
django-cookie-sessions
A session backend which uses Django's secure cookie encoding and decoding functionality to store the whole session in the cookie, instead of talking to some database or cache instance.
django-couch-lifestream
An application for creating a lifestream with CouchDB and Django.
django-memcached
This is a very simple reusable app which does one thing: shows you statistics about your currently running memcached instances.
django-oembed
A collection of Django tools which make it easy to change text filled with oembed links into the embedded objects themselves.
django-pagination
A set of utilities for creating robust pagination tools throughout a django application.
django-session-user
A simple piece of middleware that can be added to your Django project which will store and retrieve the logged-in user's information from the session
django-simplestatic
A highly opinionated drop-in library for static file management in Django