Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django for Everybody | Coursera
-
Django Vanilla Views - Beautifully simple class based views
via https://django-news.com/issues/31?#start I should look into using these on Cassette Nest. -
Preventing SQL Injection in Django - Jacob Kaplan-Moss
-
Django Vanilla Views - Beautifully simple class based views
via https://django-news.com/issues/31?#start I should look into using these on Cassette Nest. -
Django 3.0
-
Getting Started with Content Security Policy using Django | LAAC Technology
"Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement to distribution of malware." -
Introducing Django
-
mozilla/django-csp: Content Security Policy for Django.
-
adamchainz/django-feature-policy: Set the draft HTTP header Feature-Policy on your Django app.
-
summernote/django-summernote: Simply integrate Summernote editor with Django project.
-
studybuffalo/django-flexible-subscriptions: A subscription and recurrent billing application for Django.
-
Introducing Django
-
Django Best Practices - Refactoring Django Fat Models
-
Ned Batchelder: Django
-
How to Use psql in Docker Compose – Start Coding Now
via https://django-news.com/issues/32?#start -
Invalid HTTP_HOST header errors in Django and Nginx · Já não vou salvar o mundo
Do you have a Django application running behind Nginx and getting lots of Invalid HTTP_HOST header errors, even though you already configured ALLOWED_HOSTS correctly? It’s a fairly common problem but it’s also simple to fix. -
Getting Started with Content Security Policy using Django | LAAC Technology
-
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. -
Timo Zimmermann
-
Adding social sign in to your Django web application using OAuth - FusionAuth
-
Adding two factor authentication to Django admin
-
tolkienIpsum: A Tolkien-themed Lorem Ipsum generator built with Django
-
Twitter
Introducing iommi #iommi #python #django -
Untitled (https://www.youtube.com/watch?v=8IwAlM9lVZc)
Introducing iommi #iommi #python #django -
Safely Including Data for JavaScript in a Django Template - Adam Johnson