Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
New Testing Features in Django 4.0 - Adam Johnson
Thankfully we can protect against isolation failures by running our tests in several different orders. -
SilverStrike
SilverStrike is a Django webapp that you can use to manage your finances. I started working on it, because the available open source self-hosted options are limited and didn't do things as I wanted. You can take a look around and see if it suits you. -
(400) https://twitter.com/PythonWeekly/status/1442534705681813508/photo/1
Django For Everybody - Full Python University Course #Python #Django -
Untitled (https://www.youtube.com/watch?v=o0XbHvKxw7Y)
Django For Everybody - Full Python University Course #Python #Django -
XSS Exploitation in Django Applications
-
adamchainz/django-upgrade: Automatically upgrade your Django projects.
-
Wagtail Content Import Documentation
Wagtail Content Import is a module for importing page content into Wagtail from third-party sources. Page content is imported into a StreamField, using a set of customisable mappings. -
django-advanced-filters - Add advanced filtering abilities to Django admin
-
GitHub - jrobichaud/django-structlog: Structured Logging for Django
-
victoriadrake/django-security-check: Helps you continuously monitor and fix common security vulnerabilities in your Django application.
Helps you continuously monitor and fix common security vulnerabilities in your Django application. -
Query count pitfalls and how to avoid them
-
Type Check Your Django Application - Technical Ramblings
-
The Django Template Language: Tags and Filters
-
adamchainz/django-upgrade: Automatically upgrade your Django projects.
-
Django Class-Based-View Inspector -- Classy CBV
-
Build a News App with Django and Python
https://archive.vn/XTIvG -
docker-django - Docker template for Django development
https://old.reddit.com/r/django/comments/pr2bwk/how_do_you_develop_with_docker_and_django_do_i/ -
Web application deployment
Learn the core transferable skills of setting up Linux virtual servers and containers. Provision web servers and databases. -
How to setup Django with React
-
Build a Personal Diary With Django and Python – Real Python
-
Introducing django-upgrade, a tool for upgrading your Django projects - Adam Johnson
Django deprecates a small list of features with every feature release, requiring us to update our projects, which can be monotonous. Today I’m announcing a new tool I’ve created, django-upgrade, that automates some of this drudgery for us all. -
Sensemaking: Django for Startup Founders: A better software architecture for SaaS startups and consumer apps
-
Build a Personal Diary With Django and Python
-
florimondmanca/djangorestframework-api-key: 🔐 API key permissions for Django REST Framework
-
Python/Django Application Deployment and Cloud Server Management Platform