django-models topic

List django-models repositories

django-sqlalchemy

112
Stars
4
Forks
Watchers

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]

django-schema-graph

346
Stars
9
Forks
Watchers

An interactive graph of your Django model structure

django-progressiveimagefield

33
Stars
3
Forks
Watchers

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

django-eraserhead

196
Stars
3
Forks
Watchers

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

django-parler

671
Stars
148
Forks
Watchers

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

modern-django

654
Stars
45
Forks
Watchers

Modern Django: A Guide on How to Deploy Django-based Web Applications in 2017

django-wordpress

348
Stars
85
Forks
Watchers

WordPress models and views for Django.

django-lifecycle

1.3k
Stars
84
Forks
Watchers

Declarative model lifecycle hooks, an alternative to Signals.

django-swappable-models

227
Stars
30
Forks
Watchers

Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.