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 73a0074 commit 24a66c9Copy full SHA for 24a66c9
docs/example_project.md
@@ -7,7 +7,6 @@ Run it locally and play with it to get a better understanding of how the library
7
```bash
8
poetry install
9
cd example
10
-cp env.example .env
11
poetry run python manage.py migrate
12
poetry run python manage.py runserver
13
```
0 commit comments