Skip to content
Snippets Groups Projects
Commit 4c008882 authored by robinwilliam.hundt's avatar robinwilliam.hundt
Browse files

Added .instance import to test settings

parent 192d1160
No related branches found
No related tags found
No related merge requests found
from .default import *
from .instance import *
from .live import *
REST_FRAMEWORK['DEFAULT_THROTTLE_RATES']['anon'] = '1000/minute'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment