Byron Ruth
Byron Ruth
Can you provide an example?
@bee-keeper Sorry for the late response. For recursive objects or models that appear more than one in a graph, templates are very good for. Here is [an example](https://github.com/chop-dbhi/serrano/blob/master/serrano/resources/templates.py) of how...
> I suppose it was more a comment on the default behaviour without using a template. Yes. That being said, #5 describes an approach to define defaults per model. Also...
The other side effect to this is support recursive (self) relationships since the template is defined once for the model.
See #83
I have not used Django for years, so I really appreciate this update. For how long it has been, I am surprised (and delighted) with how straightforward the upgrade was.
@eturpin Thanks for the proposal. I haven't been actively using or maintaining this library for some time. @mjschultz has reviewed some work on this more recently than I have so...
Yes certainly, that is a good idea. I would like complete #19 first to make things a bit easier to integrate.
See #27
I encourage everyone to give feedback on this so we can make this hit all the major use cases.