signer.apps =========== .. py:module:: signer.apps .. autoapi-nested-parse:: Apps configuration for the Signer app. Module Contents --------------- .. py:class:: SignerConfig(app_name, app_module) Bases: :py:obj:`django.apps.AppConfig` Configuration for the Signer app. .. py:attribute:: default_auto_field :value: 'django.db.models.BigAutoField' .. py:attribute:: name :value: 'signer'