#30758: DateTimeRangeField crashes in django admin (object has no attribute
'strip').
------------------------------------+--------------------------------------
     Reporter:  yeppus              |                    Owner:  (none)
         Type:  Bug                 |                   Status:  closed
    Component:  contrib.postgres    |                  Version:  master
     Severity:  Normal              |               Resolution:  needsinfo
     Keywords:  DateTimeRangeField  |             Triage Stage:  Unreviewed
    Has patch:  0                   |      Needs documentation:  0
  Needs tests:  0                   |  Patch needs improvement:  0
Easy pickings:  0                   |                    UI/UX:  0
------------------------------------+--------------------------------------
Changes (by felixxm):

 * status:  new => closed
 * version:  2.2 => master
 * resolution:   => needsinfo


Comment:

 `value.lower` and `value.upper` are not callable they are lower and upper
 bound of a range. I'm not able to reproduce this issue in Django 2.2 or on
 a current master. It works for me with inlines and a direct form. Please
 provide a sample (minimal) project to reproduce this issue.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30758#comment:2>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.6160167b5e04ce7248f6e778aab7cd92%40djangoproject.com.

Reply via email to