Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
How to Use Tailwind With Django | Musings — zanderle
-
7 concepts you should know to get a job as a Django developer | JustDjango Blog
-
Scaling Django with Postgres Read Replicas – Andrew Brookins
-
Welcome to wagtailtrans’s documentation — wagtailtrans 0.1.0 documentation
Wagtailtrans is a package that can be used to facilitate multi language sites in Wagtail. -
6 best Django tutorials and books for advanced Python developers | Sunscrapers
-
How to Extend Django User Model
The Django’s built-in authentication system is great. For the most part we can use it out-of-the-box, saving a lot ofdevelopment and testing effort. It fits ... -
How to Build a Django and Gunicorn Application with Docker | DigitalOcean
-
Welcome — django-postgres-extra documentation
-
django-postgres-copy — django-postgres-copy 0.0.5 documentation
-
snok/django-guid: Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery
-
Changing / Rotating Django Secret Key without logging users out! | by Eralp Bayraktar | Medium
Hey everyone! Last month we rotated our secret keys in our production environment, to keep up with the best security practices. There was some friction and I will tell you how to avoid it. There are… -
coderedcorp/coderedcms: A content management system for marketing websites based on Django and Wagtail.
-
Create a Developer Portfolio with Wagtail Part 5: Streamfields | Engineer To Developer
One of Wagtail's most unique features, Streamfields offer a flexible and powerful model for editing content. Throughout this tutorial we take a deep dive into this wonderful feature. -
Quick and easy user registration with Django
-
How to Build a Django and Gunicorn Application with Docker | DigitalOcean
Interested in Django but not sure where to start with Docker This tutorial will walk you through first steps: modifying a sample Django application to work in a container-based environment, and building a container image for the Django and Gunicorn ap -
10 Best Django Books for Beginner and Advanced Programmers
-
Django haystack with elasticsearch, indexing issue - Stack Overflow
-
Haystack for Django REST Framework — drf_haystack 1.8.6 documentation
-
Optimizing Postgres full text search in Django
-
How to Create User Sign Up View
-
How to Use Django's Built-in Login System
-
How to limit fields in django-admin depending on user? - Stack Overflow
-
Continuously Deploying Django to AWS EC2 with Docker and GitLab | TestDriven.io
-
How to Deploy a Simple Django App Using AWS | Packt Hub
-
Deploy a Django-based application
Example of using lightsail to deploy django