garyditsch / twitter_clone

Django app that clones behavior of twitter
https://intense-wave-29442.herokuapp.com/
0 stars 0 forks source link

If user is not logged in, the user should see a link to a login page and hidden post form #20

Closed garyditsch closed 8 years ago

garyditsch commented 8 years ago

if a user is not logged in they do not navigation displayed to the create message url, if they try to navigate to url directly through the browser, they are directed to the login page