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] Register Hangouts w/Admin Interface & Create Admin Views #167

Description

@BethanyG

PARENT TRACKING ISSUE: #160

We will want the ability to review/administer the Hangouts endpoint through the Django Admin interface, and so will want to register our projects app with the Django admin and provide any custom admin views we think we'll need.

See The Django Admin Site, Admin Actions, and Customizing the Admin for more details on how to start.

See Resources : admin.py for an example of how the resources endpoint customized the Admin to display tags appropriately.


WARNING: Since hangouts will also include a potential manytomany relation with users, there may need to be additional customization around those relations for the Admin interface.

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