#23480: Length of Verbose_name of models is not checked
-------------------------------------+-------------------------------------
     Reporter:  d9pouces             |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  1.6
  (models, ORM)                      |               Resolution:
     Severity:  Normal               |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by shaib):

 * status:  closed => new
 * resolution:  needsinfo =>


Comment:

 If I understand correctly, the complaint is not about a database error,
 but about this validation happening only when the permissions are created
 (that is, when the models are created in the database), rather than as a
 check in the check framework (which would happen sooner and make fixing
 easier).

 Adding this as a check to django.contrib.auth makes sense to me, but I
 leave it to people more intimate with django.contrib.auth to accept or
 reject the ticket.

--
Ticket URL: <https://code.djangoproject.com/ticket/23480#comment:3>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.b270c026fd02cf41b54f7a4840140b57%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to