-
Dynamic models in the real world published on Aug 14, 2007
A while back, I wrote up an article on creating models dynamically at run-time, and Malcolm Tredinnick rightly noted that there are potential uses, but it’s high time I provide an actual example.
Malcolm had it right in his analysis, reading between the lines in my example code to realize that I do indeed have plans for web-based model design. On a more practicle (and already available) note, however, a recent discussion on django-developers allowed me a chance to …