Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
lorinkoz/django-unmigrate: Smart reversion of Django migrations based on Git diff
-
How to Prototype a Web App with Django and Vue.js — SitePoint
-
django-notifications-hq · PyPI
-
Django Tutorials
https://old.reddit.com/r/Python/comments/hoazjm/django_learning_resource/ -
Continuously Deploying Django to DigitalOcean with Docker and GitHub Actions | TestDriven.io
This setup may be worth looking into at some point, but I think I've got what I need for the time being. Via this site's newsletter. -
What's New in Django 3.1? | LearnDjango.com
-
django-username-email - custom Django User model that makes email address the `USERNAME_FIELD`
-
Creating recursive, symmetrical many-to-many relationships in Django | Caktus Group
-
Tips for Using Django's ManyToManyField
-
Django Testing Toolbox · Matt Layman
In this article, I cover the tools that I reach for to do automated testing when building a Django application. You will also see some common techniques that I apply to every project. -
Invalid HTTP_HOST header errors in Django and Nginx · Já não vou salvar o mundo
-
Deploying Django+React+Nginx to DigitalOcean with Ansible - Blog | Ragnar Rebase
-
Multiple User Types | Django - YouTube
-
Building a Hacker News clone in Django - Part 1 · Arun Ravindran's Blog and Showcase
hackernews clone -
Django Logging, The Right Way | Lincoln Loop
-
LostMoa - Building a Realtime Social Network using Django Channels
-
Django News
-
Staff Software Engineer
-
Django Testing Toolbox · Matt Layman
-
Creating Simple Financial News Web App Using Django
-
Django Testing Toolbox
-
SimpleJWT/django-rest-framework-simplejwt: A JSON Web Token authentication plugin for the Django REST Framework.
-
GitHub - Williano/django-bona-blog: A Django blog app with features of a standard blogging platform.
> A Django blog app with a number of features needed for a standard blog platform. -
How to avoid CSRF errors with axios and Django? · vsupalov.com
-
reactjs - How to send CSRF Cookie from React to Django Rest Framework with Axios - Stack Overflow