django-waffle
Feature toggler
A feature toggle solution for Django projects
A feature flipper for Django
1k stars
25 watching
258 forks
Language: Python
last commit: 5 days ago
Linked from 1 awesome list
feature-flags
Related projects:
Repository | Description | Stars |
---|---|---|
thecodingsheikh/wagtail-waffle | Integrates Django Waffle's feature flag capabilities with Wagtail's admin interface | 1 |
jazzband/django-formtools | Abstractions for Django forms to simplify complex form handling and previewing | 815 |
jazzband/django-constance | Allows dynamic configuration of Django applications | 1,725 |
jazzband/django-nose | Tools for running and testing Django applications | 881 |
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 |
cfpb/wagtail-flags | A tool for implementing feature flags within Wagtail sites, allowing conditional toggling of functionality based on site-specific conditions. | 83 |
jazzband/wagtailmenus | An extension for Wagtail CMS to manage and render multi-level navigation and simple flat menus in a consistent way | 398 |
jazzband/django-configurations | A tool that organizes Django project settings using object-oriented programming patterns. | 1,105 |
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-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/dj-database-url | A utility to simplify Django database configuration using environment variables. | 1,492 |
jazzband/django-tinymce | Provides a widget to render a form field as a TinyMCE editor in Django applications | 1,285 |
jazzband/django-pipeline | An asset packaging library for Django that simplifies CSS and JavaScript concatenation and compression. | 1,517 |