tj-django/django-model-subscription ⭐ 26

Subscribe to django model changes. Using thread safe subscribers.

tj-django/django-extra-field-validation ⭐ 24

Extends the Django model with required, conditional, and optional field validation.

rsinger86/django-lifecycle ⭐ 1372

Declarative model lifecycle hooks, an alternative to Signals.

django-parler/django-parler ⭐ 710

Easily translate "cheese omelet" into "omelette au fromage".

dizballanze/django-eraserhead ⭐ 196

💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)

manikos/django-progressiveimagefield ⭐ 32

A Django ImageField that offers progressive image loading during HTML rendering.

auvipy/django-sqlalchemy ⭐ 118

Django ORM built on top of SQLalchemy core 2.0 for seamless integration of SQLAlchemy with Django 4.2+ PostgreSQL 14+ only for now. [pre POC now]