We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d9d16 commit de00898Copy full SHA for de00898
README.md
@@ -5,6 +5,13 @@ An example app built using the [DevCycle Python Server SDK](https://docs.devcycl
5
6
Python 3.7+ and Django 4.2+
7
8
+## Creating a Demo Feature
9
+This example app requires that your project has a feature with the expected variables, as well as some simple targeting rules.
10
+
11
+#### ⇨ [Click here](https://app.devcycle.com/r/create?resource=feature&key=hello-togglebot) to automatically create the feature in your project ⇦
12
13
+When you run the example app and switch your identity between users, you'll be able to see the feature's different variations.
14
15
## Running the Example
16
### Setup
17
0 commit comments