django-model-utils
Model helpers
Utility functions and mixins for Django models
Django model mixins and utilities.
3k stars
47 watching
366 forks
Language: Python
last commit: 26 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jazzband/django-simple-history | Automatically tracks changes to Django models and allows reverting changes from the admin interface. | 2,215 |
jazzband/django-push-notifications | Provides tools and models to send push notifications to mobile devices through multiple channels. | 2,277 |
django-webpack/django-webpack-loader | A tool that integrates Webpack bundles into Django templates | 2,523 |
jazzband/django-robots | A Django app for managing robots exclusion protocol files | 459 |
cookiecutter/cookiecutter-django | A framework for quickly creating production-ready Django projects with a set of defaults and configurations. | 12,149 |
git-bug/git-bug | A distributed, offline-first bug tracker embedded in git that allows collaborative development without vendor lock-in. | 8,148 |
jazzband/django-silk | A tool that intercepts and stores HTTP requests and database queries for inspection and analysis. | 4,483 |
jazzband/django-pipeline | An asset packaging library for Django that simplifies CSS and JavaScript concatenation and compression. | 1,517 |
etianen/django-reversion | Version control extension for Django web framework | 3,042 |
jazzband/django-user-sessions | Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 632 |
jazzband/django-waffle | A feature toggle solution for Django projects | 1,132 |
jschneier/django-storages | Provides a collection of storage backends for Django projects | 2,767 |
jazzband/django-downloadview | Provides tools to serve files with Django efficiently and securely. | 387 |
jazzband/django-constance | Allows dynamic configuration of Django applications | 1,725 |
jazzband/django-widget-tweaks | Customizes form field rendering in templates using CSS and HTML attributes without modifying Python code. | 2,085 |