Skip to content

For unauthenticated users it always opens Welcome page #3

Description

@nsky80

What is Problem
The index() method in views.py used as default navigator for home page and whenever an authenticated user go to home then it redirect to Explore page, whereas for unauthenticated user it always redirect to Home or Welcome page i.e. Get Started page.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any page without login
  2. Click on Editorials or only add domain name in url
  3. It prompts you to Get Started page whereas user visit website already.
  4. See error

Expected behavior
We need to improve index() function in views.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions