Can anyone help me with the below error?
I get the below error:
ecommerce_1 | return reverse('catalogue:category', kwargs={
ecommerce_1 | File "/openedx/venv/lib/python3.8/site-packages/django/urls/base.py", line 82, in reverse
ecommerce_1 | raise NoReverseMatch("%s is not a registered namespace" % key)
ecommerce_1 | django.urls.exceptions.NoReverseMatch: 'catalogue' is not a registered namespace
I get this error when I try to visit http://ecommerce.local.overhang.io/dashboard/ and click on Account