It looks like django-material does not support the DateTimeRangeField provided by from django.contrib.postgres.fields. It renders fields, but they are missing labels and do not support date input. Python: 3.6 Django: 1.11 django-material: 1.0.0  