Skip to content

Fixed compatibility with Django-3.1

Compare
Choose a tag to compare
@raratiru raratiru released this 05 Oct 17:54
· 54 commits to master since this release
4363d06

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.