audiolion/django-behaviors ⭐ 214

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

jazzband/django-redis ⭐ 3045

Full featured redis cache backend for Django.

adamchainz/django-auto-prefetch ⭐ 404

Automatically prefetch foreign key values as needed

rq/django-rq ⭐ 1922

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

nshafer/django-hashid-field ⭐ 373

Django Model Field that uses Hashids to obscure the value

lingster/drf-api-tracking ⭐ 289

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

arrobalytics/django-ledger ⭐ 1279

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

un1t/django-cleanup ⭐ 1196

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

dfunckt/django-rules ⭐ 1958

Awesome Django authorization, without the database