Closed ericaltshuler closed 5 years ago
user does not show as authenticated on home page (everywhere else looks fine) reopening.
f191176
Fixed. Looks like there was a problem with the csrf token. I had to pass a context{} value to the template. Consequently, the background image reappeared.
48fa28e Added Welcome {{ user }} and display log in / log out appropriately