I want to use podman to create a pod with two containers, one python with django installed, and one postgres for the django database.
I have successfully created this