Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
How to Use Chart.js with Django
Chart.js is a cool open source JavaScript library that helps you render HTML5 charts. It is responsive and counts with8 different chart types. -
jokercraft/django-react-boilerplate: A minimalist boilerplate for Django with React.
-
evzijst / dogslow — Bitbucket
-
Squeezing every drop of performance out of a Django app on Heroku | by Ben Firshman | Medium
-
Oscar - Domain-driven e-commerce for Django
-
Saleor – A headless, GraphQL-first, open-source e-commerce platform
-
GitHub - mukulkkumar/django-pysolr: django pysolr implementation
-
jazzband/django-formtools: A set of high-level abstractions for Django forms
-
How to activate search using Django and Django-filter | by Emmanuel | Nov, 2020 | Medium
-
Modern Django — Part 2: REST APIs, Apps, and Django REST Framework | by Dylan Stein | Medium
-
Twitter
I have been a #Django fanboy but this video explains well why I'm using #fastapi now -
Untitled (https://www.youtube.com/watch?v=9YBAOYQOzWs)
I have been a #Django fanboy but this video explains well why I'm using #fastapi now -
How to Switch to a Custom Django User Model Mid-Project | Caktus Group
-
Django Class-Based-View Inspector -- Classy CBV
I really need learn how to use class-based views. via Two Scoops of Django 1.11 pg. 126. -
Managing a Django Project with Poetry - Rasul Kireev
-
crccheck/django-object-actions: A Django app for easily adding object tools in the Django admin
django-object-actions -
Etesync - Sync contacts, calendars, tasks, and notes
Etesync 2.0 = Etebase ?? Such a confusing hot mess. https://www.etebase.com/ -
Django Doctor - Django code improvement bot
-
Two Scoops of Django 3.x: Best Practices for the Django Web Framework – Feldroy
The book about best practices for the Django Web Framework, Two Scoops of Django, has been revised, updated, and expanded for versions 3.0, 3.1, and 3.2. -
Deploying Django to Google Cloud Platform - Compute Engine | Sunnyville
Deploy Django to Google Cloud. -
GitHub - jonathan-s/django-sockpuppet: Build reactive applications with the django tooling you already know and love.
-
Dockerizing Django with Postgres, Gunicorn, and Nginx | TestDriven.io
-
using AWS cloudfront with Django - CSRF failures - Google Groups
-
How to connect to multiple PostgreSQL schemas from Django? - Stack Overflow
-
Accessing multiple postgres schemas from Django