Closed salimdason closed 1 year ago
I saw some users reporting the following error: "ImportError: cannot import name 'url' from 'django.urls'". I solved it by replacing urls with re_path() instead. Please revise.
Hello. Thanks for your contribution. I will close this, since #88 already got merged.
I saw some users reporting the following error: "ImportError: cannot import name 'url' from 'django.urls'". I solved it by replacing urls with re_path() instead. Please revise.