django-waffle
Feature toggle manager
A tool for managing feature toggles in Django applications.
A feature flipper for Django
1k stars
24 watching
259 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
feature-flags
Related projects:
Repository | Description | Stars |
---|---|---|
| Integrates Django Waffle's feature flag capabilities with Wagtail's admin interface | 1 |
| Abstractions for Django forms to simplify complex form handling and previewing | 821 |
| Allows dynamic configuration of Django applications | 1,733 |
| Tools for running and testing Django applications | 880 |
| Provides tools to serve files with Django efficiently and securely. | 387 |
| A Django app for managing robots exclusion protocol files | 459 |
| A tool for implementing feature flags within Wagtail sites, allowing conditional toggling of functionality based on site-specific conditions. | 84 |
| An extension for Wagtail CMS to manage and render multi-level navigation and simple flat menus in a consistent way | 402 |
| A tool that organizes Django project settings using object-oriented programming patterns. | 1,109 |
| Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
| A Django app that stores model history and allows view/revert changes from the admin site. | 2,233 |
| A Django project providing full control over form rendering in templates. | 839 |
| A utility to simplify Django database configuration using environment variables. | 1,500 |
| Provides a widget to render a form field as a TinyMCE editor in Django applications | 1,290 |
| An asset packaging library for Django that simplifies CSS and JavaScript concatenation and compression. | 1,520 |