Daivat Jadav

Results 2 comments of Daivat Jadav

In which file do I have to write the code?

You can just use this : `if request.user.is_authenticated:` ` #redirect` `else: ` ` #403 page`