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
Django Test Example
This is an EXTREMELY simple Django test project. It takes an input from a path and returns a capitalized version of that
input to the screen.