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