Building, Testing and Deploying Django App with Bitbucket Pipelines

Continuous delivery with Bitbucket Pipelines and custom CentOS7 PostgreSQL Docker image.

Similar

Managing a Django Project with Poetry

Poetry is a relatively new packagin and dependency manager. It makes it very easy upload libraries to PyPI, manage dependencies visually, and has a couple of handy features. Today, I'm not going to do a deep dive on how Poetry works and all it's features.... (more…)

Read more »