Management Commands
The app provides custom the following management commands.
run_anvil_audit
This command runs AnVIL audits for each model type and reports the results.
Results can either be printed to stdout or as a report sent via email.
Run python manage.py run_anvil_audit --help to see available options.