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: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jazzband/django-simple-history | A Django app that stores model history and allows view/revert changes from the admin site. | 2,233 |
jazzband/django-push-notifications | Provides tools and models to send push notifications to mobile devices through multiple channels. | 2,282 |
django-webpack/django-webpack-loader | A tool that integrates Webpack bundles into Django templates | 2,525 |
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,227 |
git-bug/git-bug | A distributed, offline-first bug tracker embedded in git that allows collaborative development without vendor lock-in. | 8,165 |
jazzband/django-silk | A tool that intercepts and analyzes HTTP requests and database queries in Django applications | 4,526 |
jazzband/django-pipeline | An asset packaging library for Django that simplifies CSS and JavaScript concatenation and compression. | 1,520 |
etianen/django-reversion | Version control extension for Django web framework | 3,049 |
jazzband/django-user-sessions | Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
jazzband/django-waffle | A tool for managing feature toggles in Django applications. | 1,138 |
jschneier/django-storages | Provides a collection of storage backends for Django projects | 2,782 |
jazzband/django-downloadview | Provides tools to serve files with Django efficiently and securely. | 387 |
jazzband/django-constance | Allows dynamic configuration of Django applications | 1,733 |
jazzband/django-widget-tweaks | Customizes form field rendering in templates using CSS and HTML attributes without modifying Python code. | 2,094 |