Initialize `modelformset_factory` within the `FormView` instance instead of using the class variable `form_class` because `get_language()` has a context only within the request/response cycle.
* https://code.djangoproject.com/ticket/31911#ticket
* https://github.com/matthiask/django-translated-fields/issues/24#issuecomment-678069602