mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-28 00:49:49 +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,
|
'NUM_PROXIES': None,
|
||||||
|
|
||||||
# Custom template engine NAME
|
# Custom template engine NAME
|
||||||
'DEFAULT_TEMPLATE_ENGINE': None
|
'DEFAULT_TEMPLATE_ENGINE': None,
|
||||||
|
|
||||||
# Pagination
|
# Pagination
|
||||||
'PAGE_SIZE': None,
|
'PAGE_SIZE': None,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user