This commit is contained in:
reverend 2020-08-18 14:24:29 +02:00
parent 8cb7e61274
commit baf3f54e1a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ pip install django easy-thumbnails image django-widget-tweaks
Or, if you use pipenv
```
pipenv install
```
```
### Add 'lostplaces_app' to your INSTALLED_APPS setting like this