News
DjangoCon Europe 2020 goes virtual
The virtual conference will take place on September 18-19 (Friday and Saturday).
Django Forum - Tailwind CSS Advice
The Django Forum is a great place to ask Django-specific questions and hear from the experts. This thread was on Tailwind and Jeff responded. We encourage everyone to give the Forum a shot!
Sponsored Link 1
Two Scoops of Django 3.x: Best Practices for the Django Web Framework
The long-awaited update covers various tips, tricks, patterns, code snippets, and techniques of Django best practices.
Articles
Python Crash Course - Recommended Django Resources
A curated list of Django resources from the author of Python Crash Course.
Django's Git flow
The author, Sage Abdullah, was a 2019 Google Summer of Code student and here writes on how Django uses git with the official codebase.
Events
Python Web Conf 2020
While not strictly Django, Python Web Conf 2002 is next week and has several Django talks and tutorials.
Tutorials
Django Stripe Tutorial
Learn how to configure a new Django website from scratch to accept one-time payments with Stripe Checkout.
Django Channels and React: a match made in heaven
How to consume a websockets backend powered by Django Channels with a React and Zurb Foundation frontend.
Using Graphene to setup GraphQL queries with Django
How to use GraphQL with Django to set up a schema and a single endpoint for all your data, using graphene and graphene_django.
Podcasts
Django Chat #67 - Python Crash Course with Eric Matthes
Eric is the author of Python Crash Course, the bestselling Python book in the world. We discuss his background as a high school teacher, attending PyCon for the first time, and his current projects.