Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django documentation | Django documentation | Django
-
Django Book: Tango with Django: A Python Django Tutorial
-
WhiteNoise — WhiteNoise 4.1.2 documentation
-
How to configure X-Frame-Options in Django to allow iframe embedding of one view? - Stack Overflow
-
15 minute guide to secure SaaS multitenancy with Django and Let's Encrypt | Codementor
-
How to create SaaS application with Python and Django - Stack Overflow
-
python - Django serving each app separately in each its port - Stack Overflow
-
Luke Plant’s home page - lukeplant.me.uk
-
Antonio Melé
FOUNDER AT ZENX IT / CTO AT EXO INVESTING / AUTHOR OF DJANGO BY EXAMPLE -
Django 2 by Example | PACKT Books
-
Django Templates - Full Stack Python
-
Top 10 Django Mistakes | Toptal
-
Supercharging Django Productivity – Owner’s Manual, Blog by Carta – Medium
Kyle Hanson is an engineer at eShares, an equity management platform for companies, investors, and employees. A good framework can be measured by what functionality you get out of the box and by how… -
Django Model Behaviors | Kevin Stone
-
GitHub - jazzband/django-silk: Silky smooth profiling for Django
-
Data Engineering with Python, Django, and PostgreSQL
Today’s post will deal with what may be one of the hardest aspects of data science which doesn’t involve analysis, but simply trying to make the backend of data science work. By backend I mean the… -
GitHub - Miserlou/Zappa: Serverless Python
-
Iterating with Simplicity: Evolving a Django app with Intercooler.js
About a year ago, Instawork started experimenting with a new product called Gigs. Gigs lets restaurants and caterers fill on-demand shifts with pre-qualified dishwashers, cooks, and servers from… -
The Book
-
DjangoCon US 2018 - "Normalize until it hurts; denormalize until it works"... by Flávio Juvenal - YouTube
-
CORS in Django REST Framework | Techiediaries
-
python - Django ALLOWED_HOSTS vs CORS(django-cors-headers) - Stack Overflow
-
python - Access-Control-Allow-Origin in Django app when accessed with Phonegap - Stack Overflow
-
ottoyiu/django-cors-headers: Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)
-
AJAX, CSRF & CORS - Django REST framework