Skip to content

Instantly share code, notes, and snippets.

@akshar-raaj
Created July 7, 2019 19:21
Show Gist options
  • Select an option

  • Save akshar-raaj/2c68c2202117a8e52a29a33271212730 to your computer and use it in GitHub Desktop.

Select an option

Save akshar-raaj/2c68c2202117a8e52a29a33271212730 to your computer and use it in GitHub Desktop.
Search urlpattern
urlpatterns = [
path('questions/', views.QuestionsAPIView.as_view())
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment