.. automodule:: accounts ``accounts`` ============ The Django app :mod:`accounts` handles the authentication and authorization of users. ``accounts.authentication`` --------------------------- .. automodule:: accounts.authentication :members: ``accounts.forms`` ------------------ .. automodule:: accounts.forms :members: ``accounts.models`` ------------------- .. automodule:: accounts.models :members: ``accounts.urls`` ----------------- .. automodule:: accounts.urls :members: ``accounts.views`` ------------------ .. automodule:: accounts.views :members: