Material design for django forms and admin
Django-Material offers an alternative approach to rendering forms in django. Strong Python/HTML code separation keeps your code DRY and free from underlying HTML/CSS rendering details. Field rendering customization happens in a template, not in code. Layouts allow setting relative location and size of fields.