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