Monthly Archives: April 2010

A better DateTime widget for Django

I’m convinced that every Django developer has struggled with how to present DateTime fields to users.  We all know and love the widgets used in the Django admin, and emboldened by the Django developers,1 every new developer tries to just … Continue reading

Posted in free software, projects | Tagged , , , , | Comments Off

Clickwrap for Django and best practices for Terms of Service

Last night, I wrote a simple Django application for managing clickwrap legal agreements. I’m developing the artists’ submission system for the Conflux Festival‘s new site (which is not yet live), and we require artists to agree to an Artist Agreement … Continue reading

Posted in free software, i am a lawyer | Tagged , , , , | 3 Comments