Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

[API Hangouts] Create Hangouts Django App & Associated apps.py Files  #163

Description

@BethanyG

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions