I want to have a calendar in my application so that each user can select a date and send a survey. I tried using the Django admin widget, but it does not appear on my page. How can I get a calendar for my application? easier to use java script one?
Thanks!
source share