###################################### ``django_ca.typehints`` - Type aliases ###################################### .. automodule:: django_ca.typehints :members: :undoc-members: :exclude-members: Annotated ********************* TypeVars for generics ********************* .. autoattribute:: django_ca.typehints.ExtensionTypeTypeVar A TypeVar bound to :py:class:`~cg:cryptography.x509.ExtensionType`.