care
care copied to clipboard
Convert all tuples to choice classes
currently the choices are defined as list of tuples and in some places we have to reverse them as well which does not properly indicate what the value of the particular choice is, so instead we should use django textchoices and integerchoices