spline2hg

Results 28 comments of spline2hg

ig just a decorator with some logic could fix this

hey @AviralDewan once the authentication gets done then doing this would be wold be right, some changes have been going in the authentication part,

we could just rename the User model that would also work ig.then we could use request.user to get the authenticated user instance.

hey i want to make this feature, what service are we planning to use to store for the uploaded image, is cloudinary ok?or any other way,i am also interested on...

hey @nfoert i get it so i am storing uploaded images in media directory, and i have created a profile model with one to one field with user model for...

@nfoert the profile model was just to separate the fields , if we add more fields like banner image,age or social link they could go in profile model, it just...

@nfoert yeah sure i will continue with profile model And for the Single Page Layout: having a unified layout that dynamically switches between viewing and editing modes. Display Section: Initially...

@nfoert, I will try to implement the features mentioned in issue #42 and will update you soon. For the other part, I will be using Alpine.js, and I will stick...

@nfoert and can u share your twitter or anything through which we could have fast communication

Hey @nfoert ,I've completed the profile page and the editing functionality for user profiles. For switching between view and edit mode i was using alpine but i am not very...