django-polymorphic
Model downcaster
A Django project that simplifies the use of inherited models by automatically downcasting and providing features for filtering, querying, and combining models.
Improved Django model inheritance with automatic downcasting
2k stars
33 watching
280 forks
Language: Python
last commit: 10 days ago
Linked from 1 awesome list
djangodjango-admindjango-formsetsdjango-orm
Related projects:
Repository | Description | Stars |
---|---|---|
jazzband/django-constance | Allows dynamic configuration of Django applications | 1,725 |
jazzband/django-simple-history | Automatically tracks changes to Django models and allows reverting changes from the admin interface. | 2,215 |
jazzband/django-floppyforms | A Django project providing full control over form rendering in templates. | 839 |
jazzband/django-configurations | A tool that organizes Django project settings using object-oriented programming patterns. | 1,105 |
jazzband/dj-database-url | A utility to simplify Django database configuration using environment variables. | 1,492 |
jazzband/django-formtools | Abstractions for Django forms to simplify complex form handling and previewing | 815 |
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 |
jambonrose/django-improved-user | A custom Django user model that improves on the default by making international and modern changes to simplify login and authentication. | 148 |
fabiocaccamo/django-treenode | A Django project providing an abstract model and admin interface for tree-based data structures. | 679 |
jazzband/django-downloadview | Provides tools to serve files with Django efficiently and securely. | 387 |
jazzband/django-robots | A Django app for managing robots exclusion protocol files | 459 |
jazzband/django-pipeline | An asset packaging library for Django that simplifies CSS and JavaScript concatenation and compression. | 1,517 |
jazzband/django-widget-tweaks | Customizes form field rendering in templates using CSS and HTML attributes without modifying Python code. | 2,085 |
jazzband/django-analytical | An application that integrates multiple analytics services into Django projects in a generic and customizable way. | 1,201 |