Simon Willison’s Weblog

Subscribe

1 item tagged “contextual”

2009

Contextual (via) I’ve been trying to figure out a sane way to replace Django’s settings.py global module with something that’s designed to be reconfigured at run-time. Contextual appears to be trying to solve exactly that problem. # 12th May 2009, 1:19 pm