Dynamic Filtered Drop-Down Choice Fields With Django

I’m enjoying the Django framework. Sometimes, what was seems rather easy (relatively speaking) gets sort of complicated when working within the boundaries of a framework. Such was the case with my latest endeavor to filter on drop-down based on the selection of another drop-down.
Here is the situation: I have a database with car makes and [...]

October 3, 2008  Tags: , ,   Posted in: Programming & Internet  7 Comments