You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A social media application using Python(Django). In this app user can post a status with image or no image. Each user can have an profile by autometic registration. An authorized user can comments in post and delete or update them. It aslo has pagination for posts.