An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with django-models

A curated list of projects in awesome lists tagged with django-models .

https://github.com/rsinger86/django-lifecycle

Declarative model lifecycle hooks, an alternative to Signals.

django django-models lifecycle-hooks transition-conditions

Last synced: 23 Apr 2025

https://github.com/django-parler/django-parler

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

django django-models internationalization python translations

Last synced: 12 Dec 2025

https://github.com/djstein/modern-django

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

django django-models django-rest-framework guide guidebook guidelines pip python python3 python36 rest-api restful-api virtualenv

Last synced: 16 Jan 2026

https://github.com/meshy/django-schema-graph

An interactive graph of your Django model structure

database-gui database-schema django django-models django-schema-graph

Last synced: 16 May 2025

https://github.com/jcarbaugh/django-wordpress

WordPress models and views for Django.

django django-models python wordpress

Last synced: 08 Oct 2025

https://github.com/openwisp/django-swappable-models

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

django django-models foreign-keys migrations reusable-app swappable-models swapper

Last synced: 11 Dec 2025

https://github.com/dizballanze/django-eraserhead

๐Ÿ’‚๐Ÿป Django package that provides hints to optimize database usage by deferring unused fields (and more)

django django-models django-orm monkey-patching

Last synced: 07 Oct 2025

https://github.com/auvipy/django-sqlalchemy

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]

database datamapper django django-admin django-field django-meta-api django-models django-orm django-sqlalchemy python signal sqlalchemy

Last synced: 14 Sep 2025

https://github.com/zxibizz/django-raw-sugar

Turns your raw sql into a QuerySet.

django django-models

Last synced: 07 Apr 2026

https://github.com/omenapps/django-model-info

A set of Django Management Commands to help you understand and visualize your project's models

database django django-migrations django-models migrations models webdevelopment

Last synced: 27 Oct 2025

https://github.com/OmenApps/django-model-info

A set of Django Management Commands to help you understand and visualize your project's models

database django django-migrations django-models migrations models webdevelopment

Last synced: 26 Oct 2025

https://github.com/brechin/django-computed-property

Computed Property Fields for Django

computed-property django django-models fields

Last synced: 06 Apr 2025

https://github.com/topletal/django-model-mutations

Graphene Django mutations for Django models made easier

django django-models graphene graphene-django graphql python

Last synced: 07 Apr 2026

https://github.com/darknessrdg/django-paranoid-model

Django abstract model with paranoid behavior

delete django django-models orm paranoid python timestamp

Last synced: 07 Oct 2025

https://github.com/raphaelm/django-hierarkey

Flexible and powerful hierarchical key-value store for your Django models

django django-models hierarchy key-value python

Last synced: 16 Mar 2025

https://github.com/agusmakmun/django-address-model

django abstract model that provide the complete address, eg: no, na/rt, ca/rw, village/desa, sub district/kecamatan, district/kabupaten, province, country, postal code, currency code, phone code, etc.

django django-address django-address-model django-models django-plugin

Last synced: 28 Oct 2025

https://github.com/patriciaborges/django-model-cache

An easy-to-use cache for Django models.

cache django django-models

Last synced: 14 Feb 2026

https://github.com/tada-team/lorm

Django inspired ORM for Golang

django django-models golang golang-orm orm

Last synced: 27 Jul 2025

https://github.com/hapytex/django-enforced-choices

Enforce the list of possible values at the database level.

check-constraints database django django-models

Last synced: 13 May 2025

https://github.com/samirelanduk/django-random-id-model

A model base class which creates long, random, integer primary keys.

django django-models id-generator primary-key

Last synced: 09 Jul 2025

https://github.com/dharmik8478/django-model-audit

Audit trail is a simple Django app to track the database changes and maintain history in any application. It also provide history for many_to_many fields, with ready admin page.

audit-logs audit-trail django django-models history python-3

Last synced: 13 May 2025

https://github.com/ahlem-phantom/django-project-management

โšกDjango Project Management Workshop that manages coaches students and projects.

django-auth django-framework django-https django-models django-urls django-views pip python templates virtual-env

Last synced: 13 Apr 2025

https://github.com/mkalioby/ModelTracker

Track a model object over time and blame users

django django-models django-models-track middleware

Last synced: 29 Jul 2025

https://github.com/mkalioby/modeltracker

Track a model object over time and blame users

django django-models django-models-track middleware

Last synced: 29 Jul 2025

https://github.com/sandeshnaroju/django-model-to-react-native-watermelon-schema

Python script to convert from Django models.py TO react native WatermelonDB schema.js,

django django-models react-native watermelondb

Last synced: 21 Jul 2025

https://github.com/christiangarcia0311/django-model-seeder

A Django library powered by data-seed-ph for generating realistic, synthetic Philippine-based datasets directly into Django models. Designed for database seeding and API testing, it allows developers to quickly populate Django applications with structured test data using simple and customizable Django management commands.

database-seeding django-models python-library

Last synced: 27 Apr 2026

https://github.com/mbourqui/django-echoices

Django model choices as Enum

django django-models enum python python3

Last synced: 29 Jul 2025

https://github.com/ahopkins/elasticmanager

A manager for translating an ORM into Elasticsearch

django django-models elasticsearch python

Last synced: 11 Apr 2025

https://github.com/danielnaab/django-roesti

Provides a HashedModel - A Django model keyed on the hash of its contents

django django-models hash python

Last synced: 15 May 2025

https://github.com/jayvdb/django-dunder

Django app to attach usable __repr__ and __str__ to any and all Django models, using unmigrated __unicode__ on Python 3

django-admin django-check django-meta django-models django-testing dunder-methods monkey-patching python2 python3

Last synced: 10 Jun 2025

https://github.com/agusmakmun/django-object-cloner

:clipboard: Easy way to clone/duplicate the objects including their child's with recursively.

django django-cloner django-models django-object-cloner

Last synced: 11 May 2026

https://github.com/friskes/django-loaddata

Extended django loaddata command for uploading fixtures

cli database django django-models fixtures json loaddata postgres python

Last synced: 18 Feb 2026

https://github.com/tomi77/go-pg-tastypie

Django Tastypie models for Golang go-pg

django-models go go-pg golang golang-library golang-package tastypie

Last synced: 14 Sep 2025

https://github.com/sushantnair/django-tutorial

A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.

django django-admin django-admin-interface django-admin-panel django-application django-forms django-framework django-models django-rest-framework django-session django-template-language django-templates good-lessons goodreads html-css-javascript model-view-template restful-webservices sqlite tutorial

Last synced: 28 Apr 2026

https://github.com/sjlouji/medium-django-model-relationships

This project describes how to perform all the Relationships in Django

django django-models django-relationship joan-louji-medium many-to-many many-to-one one-to-one

Last synced: 09 May 2026

https://github.com/blacksmithop/form-storage

Django app to demonstrate storing form data to a database (mongodb)

django django-forms django-models djongo mongodb

Last synced: 25 Jun 2025

https://github.com/lipskiyp/e-commerce

CS50w Project 2: Django E-Commerce App

django django-migrations django-models html5 python

Last synced: 21 Apr 2026

https://github.com/tomi77/node-bookshelf-django

Django models for Bookshelf

bookshelf django-models knex-migrate

Last synced: 31 Mar 2025

https://github.com/nagipragalathan/djoptima

The DJOptima ToolKit for Django is an all-in-one utility designed to simplify and enhance the deployment process of Django projects, particularly tailored for seamless integration with the Vercel hosting platform. This toolkit empowers developers with a range of powerful features.

dj-optima django django-models djoptima modules opensource python web2

Last synced: 19 May 2026

https://github.com/mkalioby/django-query-parser

A django app to store and load partial queries from external sources

django django-models

Last synced: 04 May 2026

https://github.com/billschumacher/django-model-auditmatic

A Django app that adds audit capabilities to any model.

audit-logs audit-trail django django-models postgresql

Last synced: 06 May 2026

https://github.com/jayvdb/djsommo

Django safe optional model Meta options

django-models

Last synced: 05 Apr 2025

https://github.com/rkojedzinszky/djan-go-rm

Generate Django-like Go models from Django models

django django-models golang orm python

Last synced: 20 Apr 2026

https://github.com/chairchandler/django-fields-testing

Package for testing fields in django models and regular classes.

django django-models model-testing orm-library pytest testing testing-library

Last synced: 16 May 2026

https://github.com/omkarkhoche3448/django

A repository documenting my journey learning Django. Includes notes on setting up Django projects, basic views, templates, static files, creating apps, and integrating Tailwind CSS. it also cover advanced topics such as Django relationship models, handling models and URLs, Django forms, and a full-stack project as well

admin-panel django django-forms django-models django-setup full-stack-project tailwind-css

Last synced: 10 Feb 2026

https://github.com/lars505/django-seed-dummy-data

django-seed nos permite poblar nuestras tablas de manera fรกcil y rapida.

django django-dummy-data django-framework django-models django-rest-framework django-seed django-seed-guide dummy-data

Last synced: 08 Sep 2025

https://github.com/lipskiyp/social-network

CS50w Project 4: Django Social Network App

ajax api django django-models dom html javascript python

Last synced: 04 May 2026

https://github.com/solomonkassa/storefront

๐Ÿ›’๐ŸŒ Explore our dynamic Storefront Django Web App! Enhance your e-commerce journey with advanced features, sleek design, and seamless customer experiences. #EcommerceSimplified ๐Ÿ’ป๐Ÿ›๏ธ

django-admin-panel django-authentication django-ecommerce django-models django-rest-framework mysql-database

Last synced: 22 Apr 2026