Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
GitHub - torchbox/storybook-django: Develop Django UI components in isolation, with Storybook
-
GitHub - jazzband/django-constance: Dynamic Django settings.
-
Bookwyrm - Social book reading and reviewing, decentralized with ActivityPub
See also: https://robbie.antenesse.net/2020/09/11/one-year-of-readlebee.html https://gitlab.com/Alamantus/Readlebee -
PaulGilmartin/graph_wrap: Transform a Django REST Framework or Tastypie based API into a fully compliant GraphQL API.
-
postgresql - How many schemas can be created in postgres - Stack Overflow
-
Bringing more security to multi-tenant Django applications with django-scopes - pretix – behind the scenes - Behind the scenes of pretix, your friendly open source ticketing system from next door. Might contain traces of technology and business.
-
Accounts & Billing Workflows for SaaS | DjaoDjin
-
Five Django Packages We Love at Monadical | Monadical Consulting
Five Django Packages We Love at Monadical Packages: 1⃣django-polymorphic 2⃣django-allauth 3⃣Django Lifecycle Hooks 4⃣Django Extensions 5⃣Cookiecutter Django by @apkallum via @MonadicalSAS #Django -
Django, SESSION_COOKIE_DOMAIN with multiple domains - Stack Overflow
-
django-sockpuppet: Build reactive applications with the Django tooling you already know and love.
-
django-extensions/django-extensions: This is a repository for collecting global custom management extensions for the Django Framework.
This is a repository for collecting global custom management extensions for the Django Framework. - django-extensions/django-extensions -
pennersr/django-allauth: Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. - pennersr/django-allauth -
django-polymorphic/django-polymorphic: Improved Django model inheritance with automatic downcasting
Improved Django model inheritance with automatic downcasting - django-polymorphic/django-polymorphic -
nickjj/docker-django-example: A production ready example Django app that's using Docker and Docker Compose.
-
(400) https://twitter.com/mhashemi/status/1370155974623784961/photo/1
Put together some replatforming realities into a post, Changing the Tires on a Moving Codebase: TL;DR #Python #Django #pytest and a whole lot of @getsentry. 300k lines, one year, zero outages, came in just over $2/line. -
Changing the Tires on a Moving Codebase — Sedimental
Put together some replatforming realities into a post, Changing the Tires on a Moving Codebase: TL;DR #Python #Django #pytest and a whole lot of @getsentry. 300k lines, one year, zero outages, came in just over $2/line. -
Writing tests for the Django admin with pytest-django | Simon Willison’s TILs
-
HackSoftware/Django-Styleguide: Django styleguide used in HackSoft projects
-
Implementing faceted search with Django and PostgreSQL
-
Configuration - Jazzmin
Yet Another Admin Skin -
Django Ecommerce Website with multiple vendors tutorial
https://old.reddit.com/r/django/comments/m2l7qj/django_ecommerce_website_with_multiple_vendors/ -
graph_wrap: Transform a Django REST Framework or Tastypie based API into a fully compliant GraphQL API.
-
Simple or fancy UPSERT in PostgreSQL with Django - Peterbe.com
So doing it with a block of raw SQL instead is 1.5 times faster. But this difference would surely grow when the network latency is higher. -
Django bulk_update without upsert - Schinckel.net
-
An Efficient Multi-Stage Build for Python Django in Docker - Tinker, Tamper, Alter, Fry