Management commands
Management commands can be run through python manage.py <command>.
dump_certsExport the
simple_certmanager.models.Certificatefiles to a ZIP file, so they can be transfered to other instances/environments.
Management commands can be run through python manage.py <command>.
dump_certsExport the simple_certmanager.models.Certificate files to a ZIP file,
so they can be transfered to other instances/environments.