ContriHUB / Sheher

Django project to get info regarding tourist places.
1 stars 19 forks source link

Removed AnonymousUser object error #74

Closed Nandika-A closed 10 months ago

Nandika-A commented 10 months ago

Description

The changes are made in navbar.html file by checking if the user is not authenticated, he is directed to the login/signup page otherwise to the report page.

Related Issue

Fixes #62

Type of change

Motivation and Context

Fixes the anonymous user error in report tab in navbar.

How Has This Been Tested?

Now the error is resolved.

Screenshots (if appropriate):

Checklist:

Test Configuration: