Add API documentation to the login excempt list.
This commit is contained in:
@@ -235,6 +235,7 @@ LOGIN_EXEMPT_URLS = (
|
||||
r'^authentication/password/reset/done/$',
|
||||
|
||||
r'^api/',
|
||||
r'^docs/',
|
||||
)
|
||||
# ---------- Django REST framework -----------
|
||||
REST_FRAMEWORK = {
|
||||
|
||||
Reference in New Issue
Block a user