Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Deploying a Django App with No Downtime — Medium
-
uWSGI vs. Gunicorn, or How to Make Python Go Faster than Node : Blog – Software is for Humans
-
stefantalpalaru/uwsgi_reload · GitHub
-
DjangoCon US 2015 - Django Deployments Done Right by Peter Baumgartner - YouTube
Django Deployments Done Right There's no single standard toolkit for deploying Django sites. In our years of consulting, we've seen lots of deployment system... -
Deploying a Django App with No Downtime — Medium
-
Deploying a Django App with No Downtime — Medium
-
Django REST framework ViewSet when you don’t have a Model — Medium
-
Deploying a Django App with No Downtime — Medium
-
A simple script to update a DB migration in Django 1.7+ | Random notes from Zena
During the development of a Django model on your local machine is it often necessary to refine the most recent migration to cope with updates to the model, without polluting the migrations of the app with a new migration for each local update. South had the update flag for the schemamigration command, but I didn't find a… -
DjangoCon US 2015 - Django Deployments Done Right by Peter Baumgartner - YouTube
-
Deploying a Django App with No Downtime — Medium
-
Deploying a Django App with No Downtime — Medium
-
healthchecks.io - Monitor Cron Jobs. Get Notified When Your Cron Jobs Fail
-
Deploying a Django App with No Downtime — Medium
-
Deploying a Django App with No Downtime — Medium
-
Deploying a Django App with No Downtime — Medium
-
Uploading With Django and Amazon S3 - Pritish Chakraborty
-
Pinax
an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and infrastructure tools, Pinax takes care of the things that many sites have in common so you can focus on what makes your site different. Pinax has been used for everything from social networks to conference websites -
Django 1.9 release notes
recently Django 1.9 beta 1 released here you can find new features and release notes for new version of django -
[untitled]
-
zacharyvoase/django-castor
-
Django's New JSONField Is Awesome - Michael Angeletti
-
healthchecks/healthchecks
healthchecks - Django app which listens for pings and sends alerts when pings are late -
llazzaro/django-scheduler
django-scheduler - :calendar: A calendar app for Django 1.7. Py3 Compatible. -
Fully Automated Django Deployments with Ansible