Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django Migrations and How to Manage Conflicts - AlgoTech Engineering Blog
-
Creating a Custom Authentication Backend » Creating a Simple Authentication Backend | djangorocks.com
-
10 Tips for Upgrading to Django 2.0 — Eldarion Blog
-
My essential django package list — /var/
-
A Complete Beginner's Guide to Django
-
10 Tips for Upgrading to Django 2.0 — Eldarion Blog
-
ElasticSearch with Django the easy way – freeCodeCamp
-
First steps with Django — Celery 4.1.0 documentation
-
twisted/klein: werkzeug + twisted.web
-
Django 2.0 Window expressions tutorial - Agiliq Blog | Django web app development
Django 2.0 was released recently and among the most exciting things for me is support for Window expressions, which allows adding an OVER clause to querysets. We will use Window expressions to analyze the commits data to the Django repo. -
How to build a message delivery status in Django - Pusher Blog
Learn how you can include a message delivery status feature in your chat app using Django and Pusher. -
Django & JavaScript: A long and complicated friendship - YouTube
-
feedhq/feedhq: FeedHQ is a web-based feed reader
-
The Python Django - How To Articles For Python Django Developers
-
Set Up Ubuntu To Serve A Django Website Step By Step | Simple IT 🤘 Rocks
systemctl status nginx.service -
GitHub - egorsmkv/simple-django-login-and-register: An example of Django project with basic user functionality.
-
How To Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 16.04 | DigitalOcean
-
The Basics of TDD and Django
-
codingjoe/django-stdimage: Django Standarized Image Field
-
Cleaning up Django migrations - TykBlog
-
Django Boilerplate
-
Django: Running management commands inside a Docker container | Abu Ashraf Masnun
-
Django Logging, The Right Way | Lincoln Loop
-
Copy-on-write friendly Python garbage collection – Instagram Engineering
-
Try Django 2.0 in your browser