django-planet

What's new in Django community blogs?

Fixing your Django async job - database integration

Feb. 25, 2019 » /var/ - django » [Archived Version]

How to properly fix the errors you get when integrating async jobs (rq, celery etc) with your database in Djang

Read More

Helm & RBAC: Polishing the Doorknob

Feb. 20, 2019 » REVSYS Blog » [Archived Version]

Helm & RBAC: Polishing the Doorknob

Read More

Django Settings In the Cloud

Feb. 19, 2019 » Instawork Engineering » [Archived Version]

At Instawork we have multiple different environments (test, development, staging, production) and we have quite a few different Django…Continue reading on Instawork Engineering »

Read More

Deploying with Ansible - Building SaaS #13

Feb. 7, 2019 » Django on Matt Layman » [Archived Version]

In this episode, I walked through the deployment process to put the updated web application onto the live site. We took a slight detour to discuss Continuous Integration when it seemed like Vagrant was broken, but we got back on track and focused on Ansible and how it’s used to push code onto the internet.

Read More

Building SaaS in January

Feb. 6, 2019 » Django on Matt Layman » [Archived Version]

Here’s a recap of what happened on the Building SaaS with Python and Django stream this past month. If some of these topics interest you, check them out! If you want to join live in the future, I stream live on Twitch on Wednesdays at 9pm Eastern time in the U.S. at https://www.twitch.tv/mblayman. Completing a 3rd party integration We spent some weeks in December building a 3rd party integration into College Conductor (the SaaS project that the stream focuses on).

Read More

What the, Kubernetes! -- part 1

Feb. 4, 2019 » REVSYS Blog » [Archived Version]

What the, Kubernetes! -- part 1

Read More

GKE: part 1

Feb. 4, 2019 » REVSYS Blog » [Archived Version]

GKE: part 1

Read More

GKE: part 2

Feb. 4, 2019 » REVSYS Blog » [Archived Version]

GKE: part 2

Read More

Preview

Feb. 2, 2019 » Django Chat » [Archived Version]

Coming soon! Subscribe and stay tuned.

Read More

Automation aides - Building SaaS #12

Jan. 31, 2019 » Django on Matt Layman » [Archived Version]

In this episode, we completed an automated tool for processing and connecting data quickly. We built an HTML template and walked through how to extract pieces and make connections.

Read More