You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A URL shortening web page using django.
A web page which takes URLs as input and shortens the URL and stores in database. Whenever required, original URL is accessed through shortened URL through database.