Hi all!
With the developer mode we can extend views or create new fields but, what is the location of the files that are generated by doing so?
I mean, I can guess that a XML file is generated with the code I wrote when I extend a view, or that a new PY file is generated when i create a new field (by, i assume, extending the original model).
Thank you all!