flazetech / opensource_blogapp

The Django Open Source Blog App is a hands-on learning platform designed for individuals eager to explore open source development. Built on the Django framework,
https://flazetech.pythonanywhere.com/
2 stars 8 forks source link

Authentication System And Some Minor Changes #12

Closed anuragkumart16 closed 4 weeks ago

anuragkumart16 commented 4 weeks ago

Following changes has been added :

Currently when the user is signing up or signing in, it is being redirected to the home url pattern. Next Developers could redirect them as they wish.

Screenshot 2024-10-19 at 9 23 28 PM Screenshot 2024-10-19 at 9 23 57 PM