django-models
There are 135 repositories under django-models topic.
haiiiiiyun/awesome-django-cn
Django 优秀资源大全。
rsinger86/django-lifecycle
Declarative model lifecycle hooks, an alternative to Signals.
django-parler/django-parler
Easily translate "cheese omelet" into "omelette au fromage".
djstein/modern-django
Modern Django: A Guide on How to Deploy Django-based Web Applications in 2017
meshy/django-schema-graph
An interactive graph of your Django model structure
jcarbaugh/django-wordpress
WordPress models and views for Django.
openwisp/django-swappable-models
Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.
dizballanze/django-eraserhead
💂🏻 Django package that provides hints to optimize database usage by deferring unused fields (and more)
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]
paul-wolf/djaq
Django queries
pikhovkin/django-schema-viewer
Visualizes a DB schema based on Django models
zxibizz/django-raw-sugar
Turns your raw sql into a QuerySet.
VeryApt/django-phone-field
Lightweight model and form field for phone numbers in Django
OmenApps/django-model-info
A set of Django Management Commands to help you understand and visualize your project's models
brechin/django-computed-property
Computed Property Fields for Django
wq/django-natural-keys
Enhanced support for natural keys in Django and Django REST Framework.
manikos/django-progressiveimagefield
A Django ImageField that offers progressive image loading during HTML rendering.
tj-django/django-migration-fixer
Resolve multiple leaf nodes error running django migrations.
mom1/django-tof
Django models translation on fly
CS-Hunt/Get-Placed
Get Placed web application help you to find the best courses, certifications and tutorials available online. It provides information of upcoming off-campus hiring drives and Internships and also authorized user can share tips/hacks about technology
topletal/django-model-mutations
Graphene Django mutations for Django models made easier
DarknessRdg/django-paranoid-model
Django abstract model with paranoid behavior
sks444/django-cheat-sheet
A cheat-sheet to make your Django apps better.
raphaelm/django-hierarkey
Flexible and powerful hierarchical key-value store for your Django models
Neo1277/nmap-scanner-django
This Django application uses nmap3 python library to scan the network with the option -A and -sV, this web application also includes the option to perform a quick scan with arping (scapy python library) and after performing the scan, it saves the data into a SQLite3 database. The scan is performed from a form and the data is shown on views that have HTML tables created with bootstrap 4.
django-parler/django-categories-i18n
Translatable Categories model
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.
angvp/django-oml
Object Moderation Layer
patriciaborges/django-model-cache
An easy-to-use cache for Django models.
tada-team/lorm
Django inspired ORM for Golang
hapytex/django-enforced-choices
Enforce the list of possible values at the database level.
samirelanduk/django-random-id-model
A model base class which creates long, random, integer primary keys.
ahlem-phantom/Django-Project-Management
⚡Django Project Management Workshop that manages coaches students and projects.
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.
shah-dhwanil/Django-CryptographicFields
A Django app for cryptography in Django Models.
bluzir/django_tree_menu_example
Django tree menu example