12 projects
gif-for-cli
Render an animated GIF to your command line terminal.
django-admin-smoke-tests
Runs some quick tests on your admin site objects to make sure there aren't non-existant fields listed, etc.
errand-boy
Establish a connection to the errand-boy deamon to execute commands without the memory overhead incurred by os.fork().
django-config-gen
Generates configuration files for Apache, Nginx, etc. using values in settings.py and the Django template system. You can write your own templates for whatever text based config file you need.
django-testmigrate
Lets you write test functions for your migrations.
django-social-launch
Social sign up page for Django.
django-basic-feedback
Provides a Feedback button on your pages and lets you view feedback via Django's admin site. Requires jQuery.
python-tiling
Geographic tiling library for Python.
swarm-war
A Facebook game engine written with Django.
django-email-test
An app for sending test emails via the admin site to make sure your email server is working.
django-mesh
A Django blog.
django-query-caching
Caches the results of SQL queries transparently.