django-rest-passwordreset · PyPI
https://pypi.org/project/django-rest-passwordreset22.10.2021 · Documentation / Browsable API. This package supports the DRF auto-generated documentation (via coreapi) as well as the DRF browsable API.. To add the endpoints to the browsable API, you can use a helper function in your urls.py file:. from rest_framework.routers import DefaultRouter from django_rest_passwordreset.urls import …