ContriHUB / Sheher

Django project to get info regarding tourist places.
1 stars 19 forks source link

Added profile picture to user model #25

Closed kunal2812 closed 1 year ago

kunal2812 commented 1 year ago

Fixes #2

image

kunal2812 commented 1 year ago

Fix Error while logging in to the homepage. "string index out of range" And do "fetch origin" before fixing this error.(Remember to save your commits)

@CyrilMishra when do you see the mentioned error ? I couldn't replicate the same.

CyrilMishra commented 1 year ago

Fix Error while logging in to the homepage. "string index out of range" And do "fetch origin" before fixing this error.(Remember to save your commits)

@CyrilMishra when do you see the mentioned error ? I couldn't replicate the same.

On Homepage while logging in .

kunal2812 commented 1 year ago

On Homepage while logging in .

Maybe that was because of some bug that was there in main branch. I have fetched origin and updated the branch, could you please check again if you still see an error ?