Dynamically add a field to a model form

I implemented a TestView so that I could see my form outside of the admin. It turns out that all the fields are being added correctly, however the admin does not display them.