Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Deploying a Django App with No Downtime — Medium
-
5 Must-See Talks from DjangoCon - Treehouse Blog
RT @treehouse: 5 Must-See Talks from @DjangoCon: by @laceynwilliams via @treehouse_blog #django -
Treehouse on Twitter: "5 Must-See Talks from @DjangoCon: https://t.co/O2OnFAw52f by @laceynwilliams via @treehouse_blog #django https://t.co/XFHPsvcx3T"
RT @treehouse: 5 Must-See Talks from @DjangoCon: by @laceynwilliams via @treehouse_blog #django -
django-bakery — django-bakery 0.7.5 documentation
-
A Response to the Question "Why do you use Django?"
-
slugify.py
-
Django Model Descriptors
-
django-notifications/django-notifications
django-notifications - GitHub notifications alike app for Django -
yunojuno/django-request-profiler
-
koenbok/Cactus
-
Deploying a Django App with No Downtime — Medium
-
Christopher Schnaars | Serving multiple Django applications on the same domain with Nginx and Gunicorn
-
Aaron Bassett - Effortless real time apps in Django, at DjangoCon Europe 2015, Cardiff on Vimeo
-
Getting Started with Django Rest Framework and AngularJS
-
geex-arts/django-jet · GitHub
replacement for django admin. looks slick. maybe. -
whykay on Twitter: "@OssAnna16 starting her #django stories talk. /cc @djangogirls #PyConIE https://t.co/qSFNQmmuqN"
@OssAnna16 starting her #django stories talk. /cc @djangogirls #PyConIE -
Deploying a Django App with No Downtime
When healthchecks.io started to receive more than 1 request per second, it became clear I could not just go on carelessly restarting web servers after code deploys. For a monitoring service, it would be bad form to miss even a few HTTP requests. And, going forward, if the server gets busier, the problem only becomes bigger. -
DjangoでWebサービスつくってみた - c-bata web
-
Webサービス作ったので作業の流れを紹介してみる - 今日学んだこと
-
趣味プログラミングの勧め:仕事しながら1週間で作ったサービスを紹介してみる - 今日学んだこと
-
James Bennett - Django in Depth - PyCon 2015 - YouTube
-
healthchecks.io - Monitor Cron Jobs. Get Notified When Your Cron Jobs Fail
Cron Monitoring. Awesome simple. #DevOps #uptime #awesome -
Deploying a Django App with No Downtime — Medium
-
Google Trends - Web Search interest: python flask, python django - Worldwide, 2004 - present
-
Deploying a Django App with No Downtime
When healthchecks.io started to receive more than 1 request per second, it became clear I could not just go on carelessl…