#13711: Very long field names on models cause problems
-------------------------------------+-------------------------------------
     Reporter:  russellm             |                    Owner:
         Type:  Bug                  |  anubhav9042
    Component:  Database layer       |                   Status:  assigned
  (models, ORM)                      |                  Version:  master
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by anubhav9042):

 As commented on #13528, the problem seems much bigger. So perhaps we could
 get rid of this bug with my patch keeping in mind that this bug affects
 both `single-db` and `multi-db` users.
 My patch solves the problem for both cases and I think user should be
 making `Model` keeping in mind the database(s) he is going to use and the
 patch does the same thing.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/13711#comment:15>
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.742553f19371725171720e75379c5e5f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to