Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
audiolion/django-behaviors: Easily integrate common behaviors for Django models, e.g. Timestamps, Publishing, Authoring, Editing and more.
-
Kenneth Love Django Admin Basics and Beyond PyCon 2017 - YouTube
-
Django Models - Designing Data Model for Discussion Forum (Charcha)
This is the second post in the Django Blog Series. In this post we will go through the data modelling of a discussion forum application in Django. This post is inspired from the data model design of Charcha Discussion Forum. You can find the full code for the charcha forum here. -
302 Found
At DoorDash, most of our backend is currently based in Django and Python. The scrappy Django codebase from our early days has evolved and matured over the years as our business has grown. To continue to scale, we’ve also started to migrate our monolithic app towards a microservices architecture. -
shoop Python package - E-commerce | LibHunt
-
Tips for Building High-Quality Django Apps at Scale
-
Microservices on Django
-
(8) Philly ETE 2017 #4 - Saving Black Friday: Clojure to the Rescue - Alexander Solovyov - YouTube
Monday, 22 May 2017 Panellists: Niki Savva, Journalist and author; Lawrence M. Krauss, Theoretical Physicist & Cosmologist; Mikhail Zygar, Russian journalist... -
JSON Web Tokens in django application- part one
-
1. The World’s Smallest Django Project - Lightweight Django [Book]
-
Blog | Machinalis
-
Divio Cloud - The platform for Python and Django - Divio
-
First steps with Django — Celery 4.0.2 documentation
-
hashedin/squealy: Develop APIs for Charts and Dashboards by writing SQL Queries
squealy - Develop APIs for Charts and Dashboards by writing SQL Queries -
jmcarp/nplusone: Auto-detecting the n+1 queries problem in Python
nplusone - Auto-detecting the n+1 queries problem in Python -
Demystifying Token-Based Authentication using Django REST Framework
-
How to Implement Token Authentication with Django REST Framework | Chris Bartos
-
"Test-Driven Web Development with Python" (Free online book)
-
Django Packages : Reusable apps, sites and tools directory
-
Running Supervisor — Supervisor 3.3.1 documentation
for when you rejigger deploying updates to your website -
Securing a Django backend API to only allow access from the static frontend? : aws
-
Django: Stop Writing Settings files — bruno.im
12 factor environment variables. -
Developing Microservices - Node, React, and Docker - Michael Herman
-
Fastest Redis configuration for Django - Peterbe.com
Stuff in Peter's head -
djangosnippets: More generic CSV export admin action factory