Newt-Tea / eMarket-MSU-Intro-to-SE_Group1

A Self Hosted E-Commerce Website built with Django python and SQLite database
https://newttea.pythonanywhere.com/
1 stars 0 forks source link

Add Login URL to settings #115

Closed Newt-Tea closed 1 week ago

Newt-Tea commented 1 week ago

This pull request includes a small change to the eMarket/settings.py file. The change adds a new setting for the login URL. This allows the app to automatically redirect the user to the login screen when trying to access authenticated areas