- `SampleFormView` missing - `template_name` - `success_url` (if `CrispyFormMixin` added) - `form_valid(self, form)` override (not technically required but good to have to demonstrate saving form input) - Path to sample form missing in `common/urls.py`