Open jon-nfc opened 4 weeks ago
So as to reduce the amount of locations for defining the logic for an items URL, Add a function to the model class that returns the models URL.
this will also be beneficial for any serializer that could potentially return multiple models as the models url would be derived from the model class.
So as to reduce the amount of locations for defining the logic for an items URL, Add a function to the model class that returns the models URL.
this will also be beneficial for any serializer that could potentially return multiple models as the models url would be derived from the model class.
Links