rm dupe'ed instruction

This commit is contained in:
Benjamin Bach 2018-08-18 19:34:33 +02:00
parent 7dd52c78ee
commit 12cf5905a5

View file

@ -70,14 +70,6 @@ Is this for local development? Bootstrap the database with dummy data and users:
(venv) $ src/manage.py bootstrap-devsite (venv) $ src/manage.py bootstrap-devsite
``` ```
### Deploy camps+program test data
Run this command to create a bunch of nice test data:
```
(venv) $ src/manage.py bootstrap-devsite
```
### Done ### Done
Is this for local development? Start the Django devserver: Is this for local development? Start the Django devserver: