Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django-to-do: A simple Django to do web app
https://www.reddit.com/r/Python/comments/8hlvks/a_dead_simple_todo_web_app/ -
pydanny/cookiecutter-django: Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
-
How to manage concurrency in Django models – Haki Benita – Medium
select_for_update -
Quickstart: Compose and Django | Docker Documentation
-
Staging Django for Production & Local Development
-
Creating Dynamic Forms with Django
-
GitHub - allo-/firefox-profilemaker: Tool to create firefox profiles with good defaults.
-
Building APIs with Django and Django Rest Framework — Building API Django 2.0 documentation
Building APIs with Django and DRF takes over where the Django tutorials stop. In the Django tutorials, you built a regular Django polls app. We will rebuild an API for a similar app. -
jazzband/django-silk: Silky smooth profiling for Django
-
Web Development With Python & Django by Parul Gupta | Springboard
The internet cuts across all walks of life. There are, of course, very successful companies like Google, Facebook and Twitter whose products are entirely web-based. But even traditional businesses need a strong web presence -- as Marc Andreessen put it, "software is eating the world". -
A Production-ready Dockerfile for Your Python/Django App | Caktus Group
-
django-translated-fields – localized model fields without magic
-
Stay DRY in Django With Decorators – bastions blog
-
Getting to know your Users - User Authentication with Django's built-in views - Considerate Code
via Considerate Code https://consideratecode.com -
Don't repeat Yourself - Understanding Django Template Inheritance - Considerate Code
via Considerate Code https://consideratecode.com -
Django 2.0 url() to path() cheatsheet - Considerate Code
via Considerate Code https://consideratecode.com -
The road to Docker, Django and Amazon ECS, part 1 — Depressed Optimism
-
Building a Weather App in Django ― Scotch
via Scotch http://scotch.io/feed -
kingherring - Twitch
-
Templates | Django documentation | Django
-
What Powers Instagram: Hundreds of Instances, Dozens of Technologies
-
Threads and fork(): think twice before mixing them. | Linux Programming Blog
-
Twitter
RT @CodingGrace: Out of curiosity, I’m hoping to run a #django workshop (follow up to my intro to #python w/ text based adventure ga… -
Writing your first Django app, part 1 | Django documentation | Django
-
Local Django on Kubernetes with Minikube – Google Cloud Platform — Community – Medium