A feature_required view decorator could be added to prevent views from loading when a boolean feature flag is not active.
Special consideration should be given to django-rest-framework support and allowing the caller to customize the return status code.