Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API Hangouts] Create Hangouts Endpoint URLs & Mapping #168

Open
3 tasks
BethanyG opened this issue Aug 26, 2020 · 4 comments
Open
3 tasks

[API Hangouts] Create Hangouts Endpoint URLs & Mapping #168

BethanyG opened this issue Aug 26, 2020 · 4 comments
Labels

Comments

@BethanyG
Copy link
Member

PARENT TRACKING ISSUE: #160

We'll need to create url.py entries for our new Hangouts API - both in the main urls.py file, and in the projects/urls.py file

  • Create/add urlpatterns as necessary to projects/urls.py. Include hangouts/, router.urls, and rest_framework_urls as needed. See url dispatcher for detailed background, and Including other URLconfs for a quicker example.
  • Register the appropriate DRF router for these urls see DRF Routers for details.
  • Create/add urlpatterns as necessary to config/urls.py, to include hangouts.urls

See resources : urls.py as an implementation example.

@BethanyG BethanyG added enhancement New feature or request P1 for MVP labels Aug 26, 2020
@BethanyG BethanyG changed the title [API] Create Hangouts Endpoint URLs & Mapping [API Hangouts] Create Hangouts Endpoint URLs & Mapping Sep 24, 2020
@stale
Copy link

stale bot commented Oct 24, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 24, 2020
@BethanyG BethanyG removed the stale label Oct 24, 2020
@stale
Copy link

stale bot commented Nov 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 23, 2020
@BethanyG
Copy link
Member Author

Still open.

@BethanyG BethanyG removed the stale label Nov 23, 2020
@stale
Copy link

stale bot commented Dec 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 23, 2020
@BethanyG BethanyG removed the stale label Dec 24, 2020
@lpatmo lpatmo added the pinned label Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants