Login
Remember
Register
Ask a Question
When permission classes are set through class attribute or decorators, it ignores the default settings in the settings.py file. Is this correct
0
votes
asked
Jun 22, 2022
in
Django
by
SakshiSharma
When permission classes are set through class attribute or decorators, it ignores the default settings in the settings.py file. Is this correct
a) True
b) False
django
permission
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 22, 2022
by
SakshiSharma
b) False
...