﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
22809	Refactor model field references	jorgecarleitao	jorgecarleitao	"At the moment, the API references of the model Field are scattered in `docs/howto/custom-model-field.txt` and `docs/ref/models/fields.txt`.

I propose to move all the references to `docs/ref/models/fields.txt` and keep the `howto` part of the documentation more focused on the subject, e.g. avoiding defining

{{{
.. method:: Field.get_prep_value(value)
}}}

there."	Cleanup/optimization	closed	Documentation	dev	Normal	fixed			Accepted	1	0	0	0	0	0
