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

Implement Proposal System #162

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Implement Proposal System #162

wants to merge 15 commits into from

Conversation

kiancm
Copy link
Contributor

@kiancm kiancm commented Jan 11, 2021

This change adds a series of REST endpoints for creating proposals to create or update any existing model in the database. It requires token authentication, which can be provided by administrators on the admin page. Administrators also need to approve each proposal using the respective API endpoints.

@kiancm kiancm linked an issue Jan 11, 2021 that may be closed by this pull request
@kiancm kiancm removed a link to an issue Jan 11, 2021
@kiancm kiancm linked an issue Jan 11, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Propose changes to existing models in database
1 participant