Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
python - django channels behind https - Stack Overflow
-
Job opportunity: Web programmer/developer | Holovaty.com
-
Building Multi Tenant Applications with Django — Building Multi Tenant Applications with Django 2.0 documentation
-
Packaging Django applications into Docker container images - Michał Karzyński
-
Build your first REST API with Django REST Framework
Building a REST API in Django is so super easy. In this tutorial, we’ll walk through the steps to get your first API up and running. (This post is part of a series where I teach how to deploy a React front end on a Django back end. However, nothing in this post is React specific. -
Vue + Django — Best of Both Frontends – Mike Hoolehan – Medium
-
charles leifer | Connecting anything to anything with Django
via charles leifer (django) http://charlesleifer.com/ -
charles leifer | Shortcomings in the Django ORM and a look at Peewee, a lightweight alternative
via charles leifer (django) http://charlesleifer.com/ -
charles leifer | Structuring flask apps, a how-to for those coming from Django
via charles leifer (django) http://charlesleifer.com/ -
fangli/django-saml2-auth: Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta
-
knaperek/djangosaml2: A maintenance fork of the original and no longer maintained djangosaml2 library.
-
Vue + Django — Best of Both Frontends – Mike Hoolehan – Medium
Django and Vue both have unique front-end strengths. Django’s context-driven template views offer rapid development of pages directly from back-end model content. Vue’s modern reactive components provide powerful tools for building complex UIs within the rich Javascript ecosystem. (via Pocket at May 30, 2019 at 02:10PM ) -
dabapps/django-zen-queries: Explicit control over database query execution in Django applications
> Explicit control over database query execution in Django applications -
Asynchronous Tasks in Django with Redis and Celery
-
Keeping Django database migrations backward compatible
Here at 3YOURMIND, we use Django Rest Framework for most of our backends. Django uses migration files to keep track of database changes. When deploying an update to a server, those migrations are… -
Django migrations without downtime · GitHub
Django migrations without downtime. GitHub Gist: instantly share code, notes, and snippets. -
Part 2 — How to build a File Manager Storage web app with Django Rest Framework and Vue.js
This article is Part 2 of “How to build a File Manager Storage web app series”. In Part 1, we completed the setup of Django rest framework and Vue.js and connected them by the help of Django webpack… -
How to build a file manager storage web app with Django Rest Framework and Vue.js
Since beginning of this year, I have been attending an online course. We have a platform that enables us to store and share files collaboratively. I wanted to clone it, so this web application idea… -
Django
The Web framework for perfectionists with deadlines -
Django tutorial: as-you-type search with Ajax - Open Folder
-
Lawrence-born Django, which revolutionized website construction, celebrating its 10th anniversary | News, Sports, Jobs - Lawrence Journal-World: news, information, headlines and events in Lawrence, Kansas
-
10 Popular Websites Built With Django – Hacker Noon
-
Web Service Efficiency at Instagram with Python – Instagram Engineering
-
Django Login/Logout Tutorial (Part 1) - William Vincent
-
shangxiao/django-rest-framework-generator: Generate initial serializers and viewsets
> Generate initial serializers and viewsets