If there is an issue when the form is rendering improperly due to css, then make sure that /static/ is same with STATIC_URL setting
css = {'all': ('/static/admin/css/widgets.css',), }
Reference https://www.dangtrinh.com/2014/01/django-use-django-admin-apps.html