Im using Django 1.10 and Django-Suit 0.2.20 . Usually the DateFields
DateTimeFields
etc in the django admin show a widget with a calendar. After intalling Django-Suit I cant see that widget anymore. Is there any way put them back?
Django Suit not showing date & time widgets
448 views Asked by Alejandro Veintimilla At
1
I didn't find the solution how to make native django widgets working but there is a workaround to use suit widgets as defaults instead (taken from discussion on github):