FORM_RENDERER = 'django.forms.renderers.TemplatesSetting' It will allow your django-project to search form templates in usual template folder You will also need to update your TEMPLATES setting so ...
This is a template for MultiLanguage support of a website. It uses only JavaScript to implement the logic. It is easy to implement and does not require some extra frameworks or extensions.