opinionated deployment
Repositories
simonw repositories
Django Enhancement Proposals
Example code from my talk at Stack Overflow DevDays Amsterdam 2009.
GitHub API documentation
:books: My Digital Commonplace
Data scraped by https://github.com/simonw/disaster-scrapers
Scrapers for disaster data - writes to https://github.com/simonw/disaster-data
The Web framework for perfectionists with deadlines.
Integration of jCrop with the Django admin
Demonstrations of Django's signed cookie support
Benchmarking Django using SQLite
A configurable set of panels that display various debug information about the current request/response.
Yet Another Django lifestream thingy - this one keeps templates for feed types in the database
Custom Django model fields designed to more precisely define data types in database fields.
Modular search for Django. Currently v1.0.1-final
A way of rendering django.forms widgets that differentiates between HTML and XHTML.
Django app for creating endpoints that log incoming request and return mock data
A modern library for integrating OpenID with Django - incomplete, but really nearly there (promise)
Postgres trigger support integrated with Django models.
cookiecutter template for creating new Django plugins