Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Postgres field: DateTimeRangeField #336

Open
mwisner opened this issue Sep 14, 2017 · 1 comment
Open

Postgres field: DateTimeRangeField #336

mwisner opened this issue Sep 14, 2017 · 1 comment

Comments

@mwisner
Copy link

mwisner commented Sep 14, 2017

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

screenshot 2017-09-14 11 13 14
screenshot 2017-09-14 11 13 17

@emihir0
Copy link

emihir0 commented Jun 7, 2018

This really should have support by now. There are quite a few use cases, most important one is a date range.

This JS fiddle is a very crude example of this - I'm sure it can be done much nicer.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants