I think it'd be useful if we had a note regarding this, and probably
linking to the existing mention, in the upload_to and limit_choices_to
documentation sections.
--
Ticket URL: <https://code.djangoproject.com/ticket/23463>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* version: 1.7 => master
* needs_docs: => 0
* needs_tests: => 0
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/23463#comment:1>
Comment (by jpadilla):
Working on this here
https://github.com/jpadilla/django/commit/43cdbeecc45402a0d1dec67960a8947c7a5a195f.
Need some guidance/review with wording and placement of the notes.
--
Ticket URL: <https://code.djangoproject.com/ticket/23463#comment:2>
* owner: => jpadilla
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/23463#comment:3>
Comment (by timgraham):
I'm not much of a fan of repeating the note for every field option that
might be a function. For example, `default` is often a function as well.
"Note that references to functions in this field option" might be
misleading, since it's really "references to functions in *all* field
options". I don't really see a good place in the field reference guide for
a common note though. I wonder if a new section in `topics/db/models.txt`
might be better.
--
Ticket URL: <https://code.djangoproject.com/ticket/23463#comment:4>
* status: assigned => closed
* resolution: => wontfix
--
Ticket URL: <https://code.djangoproject.com/ticket/23463#comment:5>