Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

Apply GenericRelations to Tag model [15 Nov, 23.59] #102

Closed
cerob opened this issue Oct 28, 2018 · 3 comments
Closed

Apply GenericRelations to Tag model [15 Nov, 23.59] #102

cerob opened this issue Oct 28, 2018 · 3 comments

Comments

@cerob
Copy link
Member

cerob commented Oct 28, 2018

GenericRelations are something cool that we are using for our database.

Since we changed user interests to tags, it's a great idea to implement this feature for user tags too.

@mertakozcan
Copy link
Contributor

This will also be useful for recommendation stuff. For example, starting from a tag, we can query all items that are tagged with that tag. 😀

@mertakozcan mertakozcan changed the title Appy GenericRelations to Tag model Apply GenericRelations to Tag model Nov 3, 2018
@mertakozcan
Copy link
Contributor

Do we need an API for this? I can't remember what we've talked. @cerob

@cerob cerob changed the title Apply GenericRelations to Tag model Apply GenericRelations to Tag model [15 Nov, 23.59] Nov 6, 2018
@mertakozcan
Copy link
Contributor

Since we won't need an API for this, I think it is unnecessary to make a GenericModel for Tag. However, I created a mixin anyway. (i.e. if some Tag operations will be done on Event, it'll be done over Edit Event endpoint)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants