Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django Content Management System | Wagtail CMS
-
Managing Django’s settings
-
Testing Django Migrations
-
Testing Django Migrations
-
The “form tools” app — django-formtools 2.1 documentation
-
Python/Django: First Impressions - Chase Seibert Blog
I've started a brand-new codebase at work. With new code comes the possibility of a new language/platorm. What we really needed was speed; we don't know exactly what we want to build; we are going to have to iterate over many ideas quickly. -
Test-Driven Development with Python - Django
-
UnCSS Online!
-
Machine Learning Web Service - web service makes Machine Learning models available with REST API using Django
-
Django Forms with ReactJS - Stack Overflow
-
Build a CRUD Todo app with Django and React/Redux - TechNest - Medium
-
sudaraka94/discourse-sso-simulation: This is a simulation for discourse sso. This must be used only for development purposes
-
How to Use Grouping Sets in Django | Haki Benita
How we cut a heavy admin dashboard response time in half with advanced SQL and some Django hackery. I recently had the pleasure of optimizing an old dashboard. The solution we came up with required some advanced SQL that Django does not support out of the box. In this article I present the solution, how we got to it, and a word of caution. -
Django - GraphQL - React Integration Multi-part Tutorial
-
Django classy class-based views
Detailed descriptions, with full methods and attributes, for each of Django's class-based generic views. -
Welcome to django-polymorphic’s documentation! — django-polymorphic 2.1.2 documentation
-
How to Use Grouping Sets in Django | Haki Benita
-
Wiedi in Wonderland - Profiling Django with DTrace and cProfile
-
Wiedi in Wonderland - Profiling Django with DTrace and cProfile
-
Dockerizing Django with Postgres, Gunicorn, and Nginx | TestDriven.io
-
Logging | Django documentation | Django
-
django - log all sql queries - Stack Overflow
-
viewflow/django-fsm: Django friendly finite state machine support
-
viewflow/viewflow: Reusable workflow library for Django
-
SQLite 3.8.3 or later is required (found 3.7.17)) - Stack Overflow