Here is my code: urls.py:
urlpatterns = [ path(\'\', showGameLists.as_view(), name=\'home\'), path(\'/\',showGameLists.as_view(), name=\'platfor