django-admin-multiupload
django-admin-multiupload copied to clipboard
change reverse import from core.urlresolvers to urls
django>2.1 python=3.7 It gives error of 'ImportError: No module named 'django.core.urlresolvers' for these version of django and python3. This change solve the problem