Re-saves all posts for all GoScale plugins and re-generates slugs based on post titles and IDs.
Usage:
python manage.py update_slugs
Updates posts for all GoScale plugins.
You can put run it manually or as a cron job to keep your plugins content up-to-date and cached. But the best way to do it is by using Celery task queue!
Usage:
python manage.py update_posts