django-planet

What's new in Django community blogs?

Happy New Year!

April 18, 2018 » REVSYS Blog » [Archived Version]

Happy New Year!

Read More

Fret Free -- Introduction to Django and the Django Software Foundation

April 18, 2018 » REVSYS Blog » [Archived Version]

Fret Free -- Introduction to Django and the Django Software Foundation

Read More

Elegant Database Migrations on ECS

April 3, 2018 » Instawork Engineering » [Archived Version]

“Birds flying away” by elPadawan / CC BY SAOver the last few months, the Instawork engineering team has been moving our AWS infrastructure from manually deployed EC2 instances to an Elastic Container Service (ECS) cluster managed with CI/CD. The benefit is clear: as our engineering team and traffic grow, automated deployments and auto-scaling free us up from worrying about dev-ops and allow us to focus on product improvements.The core functionality of ECS works really well:We push a new Docker …

Read More

A Brief Intro to Docker for Djangonauts

March 30, 2018 » REVSYS Blog » [Archived Version]

A Brief Intro to Docker for Djangonauts

Read More

A comprehensive Django CBV guide

March 19, 2018 » /var/ - django » [Archived Version]

A comprehensive guide to Django CBVs - from neophyte to more advanced

Read More

Tutorial: Django REST with React (and a sprinkle of testing)

March 12, 2018 » Valentino Gagliardi - Django RSS Feed » [Archived Version]

How to create a Django REST API? How to structure a Django project with React? Here's a practical introduction to Django REST with React. (Django 3)

Read More

Full-text search in Django with PostgreSQL

Dec. 21, 2017 » Paolo Melchiorre » [Archived Version]

Article based on my talk about Full-text search in Django with PostgreSQL.

Read More

Docker: Useful Command Line Stuff

Dec. 5, 2017 » REVSYS Blog » [Archived Version]

Docker: Useful Command Line Stuff

Read More