I am trying to programmatically set the model for a Django class-based view that inherits from CreateView and displays a form for creating a \'member\' object. My problem is tha