Skip to content

Stricter settings flip #220

Open
Open
@mallyvai

Description

Django-waffle is awesome! Feature request - Looks like there are default values assigned for switches that aren't defined in the database yet. I'd love some settings to either/or:

  1. Logging any switches/flags/etc that are attempted on read but undefined in the database
  2. A setting that fails the request if the setting isn't retrievable

It's easy for feature-flags to sort of get strewn about the code, and this sort of thing can help enforce discipline / rigor with their implementation.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions