NoReverseMatch at /shop/orders/ Reverse for 'main' not found. 'main' is not a valid view function or pattern name. Request Method: GET Request URL: http://1d60c4a3-dc95-4a8e-b364-d1e07b691b52-00-1unke5k06dq66.picard.replit.dev/shop/orders/ Django Version: 5.0.2 Exception Type: NoReverseMatch Exception Value: Reverse for 'main' not found. 'main' is not a valid view function or pattern name. Exception Location: /home/runner/workspace/.pythonlibs/lib/python3.10/site-packages/django/urls/resolvers.py, line 851, in _reverse_with_prefix Raised during: shop.views.customer_orders Python Executable: /home/runner/workspace/.pythonlibs/bin/python Python Version: 3.10.16 Python Path: ['/home/runner/workspace', '/nix/store/lc7qv2ldzrs1aq3hbyzmbgvn0h2w26pl-sitecustomize/lib/python/site-packages', '/nix/store/izqbpf8fkd2741sqwdca4a9kfy3ss2dx-python3.10-pip-24.0/lib/python3.10/site-packages', '/nix/store/qlb1pg370bb647nj4dhc81y2jszvciz7-python3-3.10.16/lib/python310.zip', '/nix/store/qlb1pg370bb647nj4dhc81y2jszvciz7-python3-3.10.16/lib/python3.10', '/nix/store/qlb1pg370bb647nj4dhc81y2jszvciz7-python3-3.10.16/lib/python3.10/lib-dynload', '/home/runner/workspace/.pythonlibs/lib/python3.10/site-packages', '/nix/store/qlb1pg370bb647nj4dhc81y2jszvciz7-python3-3.10.16/lib/python3.10/site-packages', '/home/runner/workspace/.pythonlibs/lib/python3.10/site-packages', '/nix/store/9ym4wlfl13w339g1jqpgp9llwrqml3jx-python3.10-setuptools-75.1.1/lib/python3.10/site-packages'] Server time: Thu, 17 Jul 2025 23:35:53 +0300 Error during template rendering In template /home/runner/workspace/shop/templates/shop/customer_orders.html, error at line 101 Reverse for 'main' not found. 'main' is not a valid view function or pattern name. 91 92 {% endif %} 93 94 95 {% endif %} 96 {% else %} 97
98 99

No Orders Yet

100

You haven't placed any orders yet. Start shopping to see your orders here.

101 Start Shopping