You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2023. It is now read-only.
Timothy Bueno edited this page Oct 1, 2013
·
3 revisions
In a Vagrant console:
workon longboxed
python manage.py update_database
python manage.py schedule_releases
Look at the logs in the /logs directory. With each command you issue the scripts should populate the logs with any and all additions it makes to the database. Each command also has a summary output at the end of its execution.