audiolion/django-behaviors ⭐ 214

Easily integrate common behaviors for Django models, e.g. Timestamps, Publishing, Authoring, Editing and more.

jazzband/django-redis ⭐ 3059

Full featured redis cache backend for Django.

edelvalle/djhtmx ⭐ 43

Interactive UI components for Django using htmx.org

adamchainz/django-auto-prefetch ⭐ 407

Automatically prefetch foreign key values as needed

rq/django-rq ⭐ 1942

A simple app that provides django integration for RQ (Redis Queue)

nshafer/django-hashid-field ⭐ 372

Django Model Field that uses Hashids to obscure the value

lingster/drf-api-tracking ⭐ 290

Fork of aschn/drf-tracking so that we can maintain and release newer versions

arrobalytics/django-ledger ⭐ 1319

Django Ledger is a double entry accounting system and financial analysis engine built on the Django Web Framework.

un1t/django-cleanup ⭐ 1209

Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.