Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django Views — The Right Way
-
Django Views — The Right Way
-
liiight/notifiers: The easy way to send notifications
-
The Django Speed Handbook: making a Django app faster - Open Folder
Over the course of developing several Django apps, I’ve learned quite a bit about speed optimizations. Some parts of this process, whether -
incuna/django-pgcrypto-fields: Transparent field level encryption for Django using the pgcrypto postgresql extension.
-
Brobin/django-seed: Seed your Django database with fake data
-
(35) Setting up - How to build an E-commerce website using Django 3 and Vue.js - Part 1 and introduction - YouTube
-
til/postgresql-full-text-search-admin.md at master · simonw/til
-
A breakdown of how NGINX is configured with Django
-
lincolnloop/goodconf: Transparently load variables from environment or JSON/YAML file.
-
A minimal Websockets setup with Django in production
Websockets -
django class-based views with inline model-form or formset - Stack Overflow
-
Two Scoops of Django 3.x: Best Practices for the Django Web Framework – Feldroy
The book about best practices for the Django Web Framework, Two Scoops of Django, has been revised, updated, and expanded for versions 3.0, 3.1, and 3.2. -
Surviving Django (if you care about databases) — Daniele Varrazzo
-
Tool Your Django Project: Pre-Commit Hooks | by Na'aman Hirschfeld | Aug, 2020 | Medium
-
Django 3.1 | Hacker News
-
python - Differences between STATICFILES_DIR, STATIC_ROOT and MEDIA_ROOT - Stack Overflow
-
A voting app (CRUD) using Django Rest Framework and Vue.JS
-
GeoDjango Tutorial | Django documentation | Django
>>> pnt = GEOSGeometry('SRID=32140;POINT(954158.1 4215137.1)') -
(880) PostGIS and Django REST Framework Part 1 Installation - YouTube
-
Surviving Django (if you care about databases) — Daniele Varrazzo
-
Django Diaries - Tutorial series on building blogging application with Django
-
Customize the Django Admin With Python – Real Python
-
A minimal Websockets setup with Django in production
-
Some SQL Tricks of an Application DBA | Haki Benita