Add reminder for plzindex
This commit is contained in:
parent
ac2403bfb8
commit
2707916d2f
1 changed files with 6 additions and 0 deletions
|
@ -32,6 +32,12 @@ Searching with filters such as:
|
|||
| Name | `string` | textfield |
|
||||
| Category | `Category` | dropdown |
|
||||
|
||||
## Setup
|
||||
When deploying, don't forget to pull the PLZ index and save it to the database using
|
||||
```
|
||||
python manage.py getplzindex --force
|
||||
```
|
||||
|
||||
## Development
|
||||
To get started with development, see [DEVELOPMENT.md](DEVELOPMENT.md)
|
||||
|
||||
|
|
Loading…
Reference in a new issue