#17219: Add a more precise description to some db fields.
-------------------------------+--------------------
     Reporter:  charettes      |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Uncategorized  |    Version:
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 Some IntegerField subclasses share the same description which render this
 attribute pretty useless in the end.

 The same happens with SlugField which has the same description as the
 CharField and with FileField and ImageField.

 Here's the github [https://github.com/django/django/pull/79, pull request]
 and [https://github.com/django/django/pull/79.diff the dynamic diff].

 Is there a command to makemessages for the core? Does the .po changes must
 be included in this commit?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17219>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to