Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Modeling Polymorphism in Django With Python – Real Python
-
Modeling Polymorphism in Django With Python – Real Python
Modeling polymorphism in relational databases is a challenging task. In this article, we present several modeling techniques to represent polymorphic objects in a relational database using the Django object-relational mapping (ORM). -
How to Serve Protected Content With Django (Without Bogging Down Your Application Server) | Wellfire Interactive
-
Python Django dev stream
-
Document Web APIs made with Django Rest Framework
-
Django Class-Based-View Inspector -- Classy CBV
-
Django REST Framework 3.9 -- Classy DRF
-
djangosnippets: Get boolean value from request send by Ajax
-
Ask HN: Go-to web stack today? | Hacker News
-
Modeling Polymorphism in Django With Python
-
Top 14 Pros of Using Django for Web Development
-
Obey the Testing Goat
-
9 Django Tips for Working with Databases – Haki Benita – Medium
-
cabotapp
-
arachnys/cabot: Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
-
Modeling Polymorphism in Django With Python – Real Python
-
How to Optimize Your Django REST Viewsets - concise coder
-
How to Implement Grouped Model Choice Field
-
uwsgi-nginx-docker/python3.7 at master · tiangolo/uwsgi-nginx-docker
-
Amplify a Wagtail/Django site - URLs (Part 1)
-
Advanced Django File Handling | Caktus Group
-
the5fire/typeidea: Django企业开发实战对应项目代码
Django企业开发实战对应项目代码. Contribute to the5fire/typeidea development by creating an account on GitHub. -
TestDriven.io - Setting up Stripe Connect with Django
-
MODERN PROJECT - MODERN PROJECT
A set of standards on how to write the most up to date modern web application. This project will go over the intricacies of Django, React, important software utilities, modern AWS tooling, and deployment. This guide is a highly opinionated (and rightly so), in hopes of providing the best experience for engineers, their teams, and their users. -
Understanding the Need: A Django Deployment Guide – Dylan Stein – Medium