Showmax/django-admin-page-lock ⭐ 15

Page Lock for Django Admin allows developers to implement customizable locking pages.

tbicr/django-pg-zero-downtime-migrations ⭐ 536

Django postgresql backend that apply migrations with respect to database locks

jazzband/django-defender ⭐ 1064

A simple super fast django reusable app that blocks people from brute forcing login attempts

saxix/django-concurrency ⭐ 450

Optimistic lock implementation for Django. Prevents users from doing concurrent editing.

ui/django-post_office ⭐ 1028

A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.

Suor/django-cacheops ⭐ 2182

A slick ORM cache with automatic granular event-driven invalidation.

PedroBern/django-graphql-auth ⭐ 333

Django registration and authentication with GraphQL.

PaulGilmartin/django-pgpubsub ⭐ 256

A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.