pki.apps
Configuration for the PKI app.
Module Contents
-
class pki.apps.PkiConfig(app_name, app_module)[source]
Bases: django.apps.AppConfig
Configuration for the PKI app.
-
default_auto_field = 'django.db.models.BigAutoField'[source]
-
name = 'pki'[source]
-
ready()[source]
PKI app initialization.
- Return type:
None