Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
James Bennett - Django in Depth - PyCon 2015 - YouTube
-
arocks/edge
-
Javascript Templates — django-pipeline 1.5.4 documentation
-
Deploying a Django App with No Downtime — Medium
-
Deploying a Django App with No Downtime — Medium
-
Setting up Django with Nginx, Gunicorn, virtualenv, supervisor and PostgreSQL - Michał Karzyński
-
healthchecks.io - Monitor Cron Jobs. Get Notified When Your Cron Jobs Fail
-
Debugging Celery Tasks in Django Projects | End Point Blog
-
First Steps with Celery: How to Not Trip | Hairy Code
-
Frequently Asked Questions — Celery 3.1.18 documentation
-
Deploying a Django App with No Downtime — Medium
-
5 Must-See Talks from DjangoCon - Treehouse Blog
-
DSF announces winner of the 2015 Malcolm Tredinnick Memorial Prize | Weblog | Django
RT @aymericaugustin: Congratulations @freakboy3742 for this recognition of your involvement in the #Django community! -
How the fuck do I set up Django, Django REST Framework, ReactJS and Browserify?
ReactJS (or simply "React") is killin' the front-end game right now. With its leveraging of virtual-dom and dedication to modularity and reusability, it's proving to be a beacon of hope to many developers on the bleeding edge of web technologies. Django, for similar reasons, remains a super powerful tool set. Therefore, I wanted to combine the two powers. -
The Art of Graceful Reloading — uWSGI 2.0 documentation
-
TaskBuster Django Tutorial | Marina Mele's site
-
How We Deploy Python Code
-
Awesome Django
-
Zulip
-
Django REST framework
Django REST framework is a powerful and flexible toolkit for building Web APIs. -
Django Packages : Reusable apps, sites and tools directory
Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects. -
DjangoCon
DjangoCon US is a 6-day international community conference for the community by the community, held each year in North America, about the Django web framework. DjangoCon US has something for everyone, from the person who develops Django applications for a living, to the person who just tinkers in their spare time. Whether you're a Django expert, just started working in Django recently, or are interested in learning, we have talks and tutorials for you. DjangoCon US is a great place to learn, exchange ideas, and meet great people. DjangoCon US is the place to find out straight from the horse's mouth what's coming down the pike. You'll discover details about a range of diverse applications people from all over the world are building with Django, get a deeper understanding of concepts you’re already familiar with and discover new ways to use them, and hopefully have a lot of fun! -
Django Coding Style
Please follow these coding standards when writing code for inclusion in Django. -
Real Python Blog - Real Python
-
The uWSGI Swiss Army Knife | Lincoln Loop