Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
sametmax/Django--an-app-at-a-time: A heavily commented Django project dedicated to teaching the framework or refresh one's memory.
-
Small Open-Source Django Projects to Get Started
-
Plumbing Life's Depths - Fail2ban + Django convenient format
-
Python3 + Django で MySQL に接続 - Qiita
-
django - How to render menu with one active item with DRY? - Stack Overflow
-
Django Girls Organizer's Manual
-
Python Apprendre programmation Django Raspberry Pi - Cours tutoriels Tuto documentation française- langage de programmation orienté objet poo
-
Scaling Django to 8 Billion Page Views
-
Djangoでログイン処理を作る - Qiita
-
Deploy Django on Skyliner
-
Dismissing Python Garbage Collection at Instagram
-
Jonathan Cox
Hooking React into your Django app can be difficult, especially if you’re unfamiliar with webpack, npm, and babel. I recommend you take the time to read the docs for all these tools, but to get you started I’m going to walk you through how to get Django Rest Framework (DRF) to work with React. This tutorial assumes you already have DRF set up (tag v0.0.1 in the Github repo). If you don’t know how to set up DRF, work through the tutorial. Some of the webpack stuff in here is lifted almost directly from this tutorial by the author of django-webpack-loader. His tutorial hasn’t been updated for npm@3, though, and doesn’t go into making AJAX requests with React. Here’s our roadmap: Our Tools Hello npm Hello Webpack Hello React Hello Django Hello AJAX Success! -
Twitter
RT @pycon_zim: PyConZim will be held from 24-26 August 2017. Save the dates! #pyconzim #python #django #zimbabwe -
Add AJAX interactivity to Django, without writing Javascript! | Peter Curet
-
HyperKitty, the next-generation mailing-list archiver — HyperKitty 1.0.4 documentation
-
One of Microsoft's Best-Kept Secrets - Python Tools for Visual Studio (PTVS) - Scott Hanselman
-
django-money/django-money: Money fields for django forms and models.
-
Test-Driven Development with Python
-
Local Django on Kubernetes with Minikube – Google Cloud Platform — Community – Medium
-
Divio
-
Scraping with Django Backend · Todd Hayton
-
Django Python Social Auth : Getting App ID (OAuth2) - Facebook, Twitter, and Google - 2017
-
Test-Driven Development with Python
-
heroku/heroku-django-template: A Django 1.10 base template featuring all recommended best practices for deployment on Heroku and local development.
-
Obey the Testing Goat!