oso-social-django This example repo contains a Twitter clone written using Django and oso. This example is explained on the oso blog. Running the example Clone the repo Install dependencies pip install -r requirements.txt Run ./oso_social/manage.py runserver