mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 16:40:03 +03:00
Update settings.py
fixed syntax error
This commit is contained in:
parent
fb593df204
commit
2bd51a61f7
|
@ -62,7 +62,7 @@ DEFAULTS = {
|
|||
'NUM_PROXIES': None,
|
||||
|
||||
# Custom template engine NAME
|
||||
'DEFAULT_TEMPLATE_ENGINE': None
|
||||
'DEFAULT_TEMPLATE_ENGINE': None,
|
||||
|
||||
# Pagination
|
||||
'PAGE_SIZE': None,
|
||||
|
|
Loading…
Reference in New Issue
Block a user