Configuration
=============

Available settings:

``ALLAUTH_DEFAULT_AUTO_FIELD``
  Can be set to configure the primary key of all models. For
  example: ``"hashid_field.HashidAutoField"``.
