#7375: auth framework shouldn't write verbose_name values in permission tables
but
actual model names
---------------------------------------------+------------------------------
Reporter: [EMAIL PROTECTED] | Owner: nobody
Status: closed | Milestone:
Component: Contrib apps | Version: SVN
Resolution: wontfix | Keywords:
Stage: Design decision needed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
---------------------------------------------+------------------------------
Changes (by russellm):
* status: new => closed
* resolution: => wontfix
Comment:
The purpose of verbose name is to provide a human readable name when the
demagicked model name doesn't work, especially with respect to case and
spacing. As such, verbose name and the model name should always be of
approximately the same length. If you've got model names hitting 50
characters, I pity your users :-)
--
Ticket URL: <http://code.djangoproject.com/ticket/7375#comment:2>
Django Code <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
-~----------~----~----~----~------~----~------~--~---