Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

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

Select an option

Save akshar-raaj/b276c1eed3ef99b09f729f7b91406421 to your computer and use it in GitHub Desktop.
Pattern-5
from . import apiviews
path('questions/', apiviews.questions_view, name='questions_view')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment