Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
pydanny/cookiecutter-django: Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
-
Abusing Django Rest Framework Part 1: Non-Model Endpoints
-
omab/python-social-auth: Social auth made simple
-
django+ - Improvements to the handling of Django related files in Vim
https://m.reddit.com/r/vim/comments/4nerq3/django_improvements_to_the_handling_of_django/ -
Andrew Godwin - Reinventing Django for the Real-Time Web - PyCon 2016 - YouTube
Speaker: Andrew Godwin Django has long been tied to the request-response pattern, but the upcoming ""channels"" project changes this and allows Django to nat... -
[Django] User 모델 email을 기본으로 하기& 썸네일 추가하기 – Jay Jin, Programmer&Designer
-
Django Development with Docker Compose and Machine - Real Python
-
Django’s Select Related is Basically Magic — Medium
-
How Celery fixed Python's GIL problem
-
Upgrading to Jinja2 Templates in Django 1.8 With Admin - jonathanchu.is
-
The Django Test Driven Development Cookbook - Singapore Djangonauts
Talk given to Singapore meetup -
Mezzanine - The Best Django CMS
-
The Django Test Driven Development Cookbook - Singapore Djangonauts - YouTube
-
Host, run, and code Python in the cloud: PythonAnywhere [https://www.pythonanywhere.com/]
-
How Celery fixed Python's GIL problem
-
Django basic/simple category/sub-category model.
-
How would I create a Django model called Category that can relate to itself (to create sub-categories) - Stack Overflow
-
How Celery fixed Python's GIL problem
-
Développement Python, Django et Wordpress | PurpleWeb.fr
-
Introduction - Django Web Development with Python 1 - YouTube
-
django 1.5 から ALLOWED_HOSTSが追加されたぞ!DEBUG=Falseのときは気をつけろ! - Qiita [キータ]
-
Twitter
@laceynwilliams Thanks for subbing in for @kennethlove for #Treehouse #Django templates. You are a great teacher! -
Django, ELB health checks and continuous delivery | Octopus Energy Tech blog
Octopus Energy is a modern, green energy supplier for the UK. -
Deploying Django + Python 3 + PostgreSQL to AWS Elastic Beanstalk - Real Python
-
python - Execute code when Django starts ONCE only? - Stack Overflow