3. App installs
Last Modified: Feb 2023
Know which apps you need?
Assuming an activated environment… install modules using pip,
App Registration
Most plugins require activation. The modern method is in settings.py, like this,
Further work
Most apps require some further setup and a migration. See the documentation for the app.
Requirements.txt
Every now and then, write out a requirement file
If you need to load a ‘requirements.txt’,