ShaastraWebops / Shaastra-2013-Website

12 stars 7 forks source link

Attempting get_profile() method for anon user #8

Closed s-ramaswamy closed 12 years ago

s-ramaswamy commented 12 years ago

Do not attempt to do get_profile for anon user.

Visiting http://www.shaastra.org/2013/main/test/coord/ should redirect to home page. Using decorators properly should solve this issue.

varshaan commented 12 years ago

Redirects to login page now