Skip to content

Instantly share code, notes, and snippets.

@olegkovalov
Created October 23, 2019 11:57
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 olegkovalov/fb2fd307bf328c40cd33908c8c1e1728 to your computer and use it in GitHub Desktop.
Save olegkovalov/fb2fd307bf328c40cd33908c8c1e1728 to your computer and use it in GitHub Desktop.
REST_FRAMEWORK = {
'DEFAULT_VERSIONING_CLASS': 'rest_framework.versioning.URLPathVersioning'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment