A useful little tutorial from James Bennett on how to produce dynamic forms with Django. Some of these techniques I have been using on my own, but he provides examples that show a much more efficient way of doing it than I have in my own code.

Link To Source