-
Notifications
You must be signed in to change notification settings - Fork 374
Closed
Labels
backendRelates to the project backendRelates to the project backendhelp wantedExtra attention is neededExtra attention is neededpythonRelates to Python codeRelates to Python code
Description
Terms
- I have searched all open bug reports
- I agree to follow activist's Code of Conduct
Behavior
This issue would rewrite the SocialLinks ViewSets for Groups, Organizations and Event entities. The current code needs to be re-written to adhere to the current way we are writing our views within the backend. It includes some changes on how the new social links are updated instead of deleting and creating a list within the backend.
For #1289 we'll be centralizing the logic for FAQs such that entities will have instantiated models from central FAQ functionality. We want to do the same for social_links
such that organizations, events and groups would all have social link functionality that inherits from central functionality written in the content app.
andrewtavisandrewtavis
Metadata
Metadata
Assignees
Labels
backendRelates to the project backendRelates to the project backendhelp wantedExtra attention is neededExtra attention is neededpythonRelates to Python codeRelates to Python code
Type
Projects
Status
Done