Awesome Django authorization, without the database
Easily integrate common behaviors for Django models, e.g. Timestamps, Publishing, Authoring, Editing and more.
Hunt down the lines of your Django application code which are responsible for executing the most queries.
Middleware to allow authorization using Keycloak and Django for django-rest-framework (DRF). This package should only be used in projects starting from scratch, since it overrides the users' management.
Declarative access policies/permissions modeled after AWS' IAM policies.
Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django
A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.
Django Model Field that uses Hashids to obscure the value