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

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

Comments

@BethanyG
Copy link
Member

BethanyG commented Aug 26, 2020

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.

@BethanyG BethanyG added enhancement New feature or request P1 for MVP labels Aug 26, 2020
@BethanyG BethanyG added this to To do in MVP progress tracker via automation Aug 26, 2020
@BethanyG BethanyG changed the title [API] Register Hangouts Endpoint with Admin Interface and Create Admin Views [API Hangouts] Register Hangouts Endpoint with Admin Interface and Create Admin Views Sep 24, 2020
@BethanyG BethanyG changed the title [API Hangouts] Register Hangouts Endpoint with Admin Interface and Create Admin Views [API Hangouts] Register Hangouts Endpoint w/Admin Interface & Create Admin Views Sep 24, 2020
@BethanyG BethanyG changed the title [API Hangouts] Register Hangouts Endpoint w/Admin Interface & Create Admin Views [API Hangouts] Register Hangouts w/Admin Interface & Create Admin Views 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
Development

Successfully merging a pull request may close this issue.

2 participants