Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
How to Configure Role Based Access Control in Django | HashedIn Website
-
User guide | 🔒 Django access control
-
Django/Python API: Role-Based Access Control Code Sample
-
Django Broken Access Control Guide: Examples and Prevention
-
avallbona/Impostor: Django app that enables staff to log in as other users using their own credentials.
-
skorokithakis/django-loginas: "Log in as user" for the Django admin.
-
Efficient Production Deployment of Django with Nginx and Gunicorn
-
tolomea/django-data-browser: Django app for user friendly querying of Django models
Django app for user friendly querying of Django models -
django-auto-prefetch · PyPI
Discusses the standard approach to this issue, 'prefetch_related' -
andrewgodwin/django-hatchway: An unsurprising Django API framework
Hatchway is an API framework inspired by the likes of FastAPI, but while trying to keep API views as much like standard Django views as possible. -
How to simulate a broken database connection for testing in Django | Neil Kakkar
-
tfranzel/drf-spectacular: Sane and flexible OpenAPI 3 schema generation for Django REST framework.
-
What to expect from your framework
-
django-impersonate: Simple app to allow superusers to login as other (non-superuser) accounts via a quick user switch process.
-
https://www.reddit.com/r/django/comments/gba1r6/how_would_i_go_about_screen_sharing/
-
makinacorpus/screamshotter: Microservice to capture screenshots of web pages
Microservice to capture screenshots of web pages . Updated as recently as January 2023. -
Django: Take a screenshot with html2canvas and save the image on the server with Django-Rest-Framework API | by Shahid Tariq | Medium
-
Retrieving the raw API key from within a view · Issue #98 · florimondmanca/djangorestframework-api-key · GitHub
🔐 API key permissions for Django REST Framework. Contribute to florimondmanca/djangorestframework-api-key development by creating an account on GitHub. -
Welcome to django-dirtyfields’s documentation! — django-dirtyfields 1.9.0 documentation
-
Resource blocked due to MIME type mismatch - Questions / Help - Fly.io
-
Django testing using pytest - DEV Community 👩💻👨💻
-
New entities mjk by mitchelljkotler · Pull Request #135 · MuckRock/documentcloud
Every reference in a model that points to the same foreign model needs a unique related_name. -
banDeveloper/django-htmx-autocomplete
-
Consider reverting or adding guidelines on how to use class based views for security sensitive features
-
django-impersonate: Simple app to allow superusers to login as other (non-superuser) accounts via a quick user switch process.
Simple app to allow superusers to login as other (non-superuser) accounts via a quick user switch process.