#22809: Refactor model field references
--------------------------------------+----------------------------
     Reporter:  jorgecarleitao        |      Owner:  jorgecarleitao
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Documentation         |    Version:  master
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+----------------------------
 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.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22809>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/057.0824f494a9e4aae53a25f841403dddb6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to