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 Django App & Associated apps.py Files #163

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

Comments

@BethanyG
Copy link
Member

PARENT TRACKING ISSUE: #160

Create a Django app hangouts for the new Hangouts api endpoint, and a apps.py file to go with it.

See Django startapp for some background details on how to do this via the manage.py app when using a virtualenv.

Since we are mostly using docker, docker-compose run --rm app django-admin startapp hangouts is the equivalent command to create the folders and placeholders.

You can also create the folders manually directly inside the git repo, but this won't give you the placeholder files that Django creates automatically.

@BethanyG BethanyG added enhancement New feature or request P1 for MVP labels Aug 26, 2020
@BethanyG BethanyG changed the title [API] Create Hangouts Django App and associated apps.py Files [API Hangouts] Create Hangouts Django App & Associated apps.py Files Sep 24, 2020
@BethanyG BethanyG linked a pull request Sep 26, 2020 that will close this issue
14 tasks
@stale
Copy link

stale bot commented Oct 26, 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 26, 2020
@BethanyG BethanyG removed the stale label Oct 26, 2020
@stale
Copy link

stale bot commented Nov 25, 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 25, 2020
@BethanyG BethanyG removed the stale label Nov 25, 2020
@BethanyG
Copy link
Member Author

Still open.

@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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants