Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
In settings.py, add the app to the PROJECT_APPS variable.
Run the `manage.py syncdb` command.
Run the `manage.py validate` command, and then start a new shell.
No additional action is required, Django notices new apps automatically.
In settings.py, add the new app to the INSTALLED_APPS variable.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!