Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Marta Miranda
/
boletin_api
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Marta Miranda
2023-08-10 12:35:22 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8b363f7980eca7c7e34d3dc8190643ceba5b80b5
8b363f79
1 parent
589fc0c9
Moficacion settings base
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
project/settings/base.py
project/settings/base.py
View file @
8b363f7
...
...
@@ -150,6 +150,7 @@ REST_FRAMEWORK = {
'rest_framework_json_api.parsers.JSONParser'
,
'rest_framework.parsers.FormParser'
,
'rest_framework.parsers.MultiPartParser'
),
'DEFAULT_AUTHENTICATION_CLASSES'
:
(
'oauth2_provider.contrib.rest_framework.OAuth2Authentication'
,
...
...
Please
register
or
login
to post a comment