Skip to content

Instantly share code, notes, and snippets.

@rayashi
Created August 11, 2019 23:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rayashi/2704ef0511a9e4fd0fbfdac6a0a9c5ca to your computer and use it in GitHub Desktop.
Save rayashi/2704ef0511a9e4fd0fbfdac6a0a9c5ca to your computer and use it in GitHub Desktop.
INSTALLED_APPS = [
...
'rest_framework',
'rest_framework.authtoken'
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment