Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
everything I'm doing • Django with nodeJS and socket.io
(This post is elementary: it introduces a simple method of visualizing Bayesian calculations. In my defense, we've had other elementary posts before, and they'v -
ArunRocks - Python 3 Cheatsheet for Djangonauts
-
ArunRocks - Python 3 Cheatsheet for Djangonauts
-
Django Development with Docker Compose and Machine - Real Python
-
Squashing and optimizing migrations in Django
-
Django REST Framework 3.1 -- Classy DRF
The best way to understand Django REST Framework class-based views and serializers is to see it in Classy DRF (based on CCBV), so pick your version and jump in at the deep end. -
Mike's Django Tutorials - Django for human beings!
With thousands of successful learners and hundereds of testimonies, this acclaimed series of online screen casts has helped literally thousands of developers to learn this popular web framework.… -
Up and running with Vagrant and Django - impythonist
-
Using Docker and Docker Compose for local Django development (replacing virtualenv) | Calazan.com
-
Why is Django so much harder for me than Flask? : django
-
Upload Files
Image form field in Django -
Security on a Django app - HTTPS everywhere | Marina Mele
-
revsys/django-test-plus
-
Wagtail CMS - elegant, easy, open source content management
-
Let's modernize the way we handle frontend code with Django
The problemDjango is great but it’s frontend toolchain is stuck in the past. Imagine if someone told you to copy all your python module dependencies in your source tree and import them from… -
More on Django FormView - Nam Ngo's blog
-
ArunRocks - Python 3 Cheatsheet for Djangonauts
-
Fast Immutable Python Deployments | Lincoln Loop
We're excited about the opportunities wheels provide without adding additional layers of software on our servers. It's inspiring to see the massive improvements being made to Python's packaging system over the last few years while still maintaining backwards compatibility with legacy packages. I'm looking forward to seeing what comes next. -
Django - Full Stack Python
-
Caktus Group : Cakti Comment on Django's Class-based Views
-
ArunRocks - Python 3 Cheatsheet for Djangonauts
Python 3 Cheatsheet for Djangonauts -
Building a better DatabaseCache for Django on MySQL
-
Let's modernize the way we handle frontend code with Django
-
Django REST Framework
-
Very simple example on using AJAX in Python and Django | Kenan Bek