Y
Y
Yakov Feldman2018-07-16 22:32:49
Django
Yakov Feldman, 2018-07-16 22:32:49

What is the best DateTimePicker for Django?

the model has fields

date_from = models.DateTimeField()
    date_to = models.DateTimeField()

What is the best widget to use? (all examples that I found are curves)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vadim Shatalov, 2018-07-17
@netpastor

Well done, he asked the question himself, he answered it
Depending on what for - for the admin panel (native, suit, grapelli, bootstrap) or for the front?
For the bootstrap project on the front we use www.daterangepicker.com

Y
Yakov Feldman, 2018-07-16
@jfeldman

1
2
but haven't checked yet

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question