celiao / django-rest-authemail

A RESTful API for user signup and authentication using email addresses.
GNU General Public License v3.0
314 stars 91 forks source link

How to get rid of all the duplicate endpoints <drf_format_suffix:format> #37

Closed Saksow closed 2 years ago

Saksow commented 3 years ago

Hi, I want to disable this feature from DRF but it seems that the setting "URL_FORMAT_OVERRIDE": None is ignored.

celiao commented 2 years ago

Hi @Saksow! Please provide more context, so I can figure out your issue.

celiao commented 2 years ago

Closing this issue due to lack of response.