Skip to content

Commit

Permalink
Add deploy note about reindexing people (#1687)
Browse files Browse the repository at this point in the history
  • Loading branch information
blms committed Jan 29, 2025
1 parent 4609eb4 commit 6778e2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions DEPLOYNOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Deploy Notes

## 4.20

- Indexing logic for people has changed. Reindex all people:
`python manage.py index -i person`.

## 4.19

- Indexing logic has changed. Reindex all content: `python manage.py index`.
Expand Down

0 comments on commit 6778e2f

Please sign in to comment.