#12359: db/models/fields/related.py hardcodes m2m help_text for select widget
------------------------------------+---------------------------------------
Reporter: olau | Owner: nobody
Status: new | Milestone:
Component: Uncategorized | Version: 1.1
Resolution: | Keywords:
Stage: Accepted | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by [email protected]):
* has_patch: 0 => 1
Comment:
This assumption should probably not be made at all. I think the django
admin (which is why this was added I'm sure) should store this in a
constant somewhere and append it when it needs it like any app that's
created by a django user would need to do.
--
Ticket URL: <http://code.djangoproject.com/ticket/12359#comment:2>
Django <http://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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.