how handle or convert // to / in Django url address bar

plz plz help me to fix this issue/problem…

I tried your code on a local project (with Django’s builtin webserver) and it did not produce the extra slash. Can you try it with the local server and see if you have the same issue? Wondering if this is Apache specific…

Sorry, don’t have an Apache server spun up at the moment I can test with…

One thought, I might handle this in my .htaccess file instead of urls.py