Confirmed users
324
edits
mNo edit summary |
No edit summary |
||
Line 46: | Line 46: | ||
<p>We then need to truncate all the tables in solitude on stage or dev, or drop and recreate it.</p> | <p>We then need to truncate all the tables in solitude on stage or dev, or drop and recreate it.</p> | ||
<p> | |||
Since deleting payment accounts will de-list apps, the search index needs to be updated to reflect this | |||
</p> | |||
<pre> | |||
./manage.py --settings=settings_local_mkt reindex_mkt | |||
</pre> |