Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Deploying scalable Django app on Kubernetes
-
Running flask & celery with Kubernetes
-
Scalable and resilient Django with Kubernetes — Harish Narayanan
-
GitHub - django-predicate/django-predicate: A utility for query-like predicate testing of Django model instances
-
#21956 (Inconsistent behaviour of Q objects) – Django
-
#21192 (QuerySet.exclude(<many-to-many-field>__<lookup-field>=<value>) and QuerySet.exclude(Q(<many-to-many-field>__<lookup-field>=<value>)) generates different queries. And second one generates an incorrect query.) – Django
-
De Morgan's Law and QuerySet semantics - Google Groups
-
Django consultants for the site you have. | Wellfire Interactive
-
#5763 (Queryset doesn't have a "not equal" filter operator) – Django
-
Brutaldon
A Mastodon instance designed to replicate the feel of 1995 and earlier: Netscape, VT420, etc. Easily self-hostable as a Django app, clients only need HTML form support -
Django Error Tracking
-
Managing GDPR in Django | Wildfish
-
James Aylett — My blog
-
How to Setup Amazon S3 in a Django Project
S3Boto3Storage -
Dynamic form generation « Jacob Kaplan-Moss
-
How can I add a button into django admin change list view page - Stack Overflow
-
Implementing faceted search with Django and PostgreSQL
-
Managing GDPR in Django | Wildfish
-
Django Login/Logout Tutorial - William S. Vincent
-
GitHub - wsvincent/awesome-django: A curated list of awesome things related to Django
-
Angular API Calls with Django, Part 2: Building the Micro-Blog App
-
Model field reference | Django documentation | Django
-
djangosnippets: local_settings override for project settings
-
awesome-django: A curated list of awesome things related to Django
-
Django - Displaying a user list takes over 14 seconds, how to speed it up? - Stack Overflow