I created the django app, I have it connected to my local server with pgAdmin3. I want to have the django app push to bitbucket. But the problem is:
How do I setup Postgres database, so that everything I commit and push, my group member can pull and have the same data?