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
This repository gives a simple skeleton with django framework. The task of this code is to accept posts/notifications from the user. And store them in Mongodb.
It will add a post as modified if it is modified or add it as a new post.