Re: [Django] #30758: DateTimeRangeField with default crashes in django admin (object has no attribute 'strip').

2019-09-17 Thread Django
#30758: DateTimeRangeField with default crashes in django admin (object has no
attribute 'strip').
-+-
 Reporter:  yeppus   |Owner:  Nasir
 |  Hussain
 Type:  Bug  |   Status:  closed
Component:  contrib.postgres |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  DateTimeRangeField   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"685d956764e6c76d1834274f3afa6ef0ce5d85a1" 685d9567]:
 {{{
 #!CommitTicketReference repository=""
 revision="685d956764e6c76d1834274f3afa6ef0ce5d85a1"
 [3.0.x] Fixed #30758 -- Made RangeFields use multiple hidden inputs for
 initial data.

 Backport of faf4b988fe75dd4045bc5c62496cc4f2e0db8c4d from master.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30758#comment:14>
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.964e4c3d86d3863a176cf7556a5c8a12%40djangoproject.com.


Re: [Django] #30758: DateTimeRangeField with default crashes in django admin (object has no attribute 'strip').

2019-09-17 Thread Django
#30758: DateTimeRangeField with default crashes in django admin (object has no
attribute 'strip').
-+-
 Reporter:  yeppus   |Owner:  Nasir
 |  Hussain
 Type:  Bug  |   Status:  assigned
Component:  contrib.postgres |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  DateTimeRangeField   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"733dbb21c734920fceb7c285e7396b15db4182ed" 733dbb2]:
 {{{
 #!CommitTicketReference repository=""
 revision="733dbb21c734920fceb7c285e7396b15db4182ed"
 Refs #30758 -- Added more tests for postgres.forms.ranges.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30758#comment:12>
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.b4c1bd5ef34794301f7a704f111370bb%40djangoproject.com.


Re: [Django] #30758: DateTimeRangeField with default crashes in django admin (object has no attribute 'strip').

2019-09-17 Thread Django
#30758: DateTimeRangeField with default crashes in django admin (object has no
attribute 'strip').
-+-
 Reporter:  yeppus   |Owner:  Nasir
 |  Hussain
 Type:  Bug  |   Status:  closed
Component:  contrib.postgres |  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  DateTimeRangeField   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"faf4b988fe75dd4045bc5c62496cc4f2e0db8c4d" faf4b988]:
 {{{
 #!CommitTicketReference repository=""
 revision="faf4b988fe75dd4045bc5c62496cc4f2e0db8c4d"
 Fixed #30758 -- Made RangeFields use multiple hidden inputs for initial
 data.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30758#comment:13>
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.72880a086e569c7973d517e4c7e9c355%40djangoproject.com.


Re: [Django] #30758: DateTimeRangeField with default crashes in django admin (object has no attribute 'strip').

2019-09-14 Thread Django
#30758: DateTimeRangeField with default crashes in django admin (object has no
attribute 'strip').
-+-
 Reporter:  yeppus   |Owner:  Nasir
 |  Hussain
 Type:  Bug  |   Status:  assigned
Component:  contrib.postgres |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  DateTimeRangeField   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Nasir Hussain):

 * needs_better_patch:  1 => 0
 * needs_tests:  1 => 0


-- 
Ticket URL: <https://code.djangoproject.com/ticket/30758#comment:11>
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.ecf1711bbcf0fe558bcf0b1dd976ddfb%40djangoproject.com.


Re: [Django] #30758: DateTimeRangeField with default crashes in django admin (object has no attribute 'strip').

2019-09-13 Thread Django
#30758: DateTimeRangeField with default crashes in django admin (object has no
attribute 'strip').
-+-
 Reporter:  yeppus   |Owner:  Nasir
 |  Hussain
 Type:  Bug  |   Status:  assigned
Component:  contrib.postgres |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  DateTimeRangeField   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  1|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by felixxm):

 * needs_better_patch:  0 => 1
 * needs_tests:  0 => 1


-- 
Ticket URL: <https://code.djangoproject.com/ticket/30758#comment:10>
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.02cf9051006f102d5c73fd194d0555d1%40djangoproject.com.


Re: [Django] #30758: DateTimeRangeField with default crashes in django admin (object has no attribute 'strip').

2019-09-10 Thread Django
#30758: DateTimeRangeField with default crashes in django admin (object has no
attribute 'strip').
-+-
 Reporter:  yeppus   |Owner:  Nasir
 |  Hussain
 Type:  Bug  |   Status:  assigned
Component:  contrib.postgres |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  DateTimeRangeField   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by yeppus):

 Hi All, I can confirm that this patch works on our product staging
 environment where we previously encounter the issue as well.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30758#comment:9>
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.8bf93f5d36b3ab2b8c0e0bb0c40008ea%40djangoproject.com.


Re: [Django] #30758: DateTimeRangeField with default crashes in django admin (object has no attribute 'strip').

2019-09-08 Thread Django
#30758: DateTimeRangeField with default crashes in django admin (object has no
attribute 'strip').
-+-
 Reporter:  yeppus   |Owner:  Nasir
 |  Hussain
 Type:  Bug  |   Status:  assigned
Component:  contrib.postgres |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  DateTimeRangeField   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Nasir Hussain):

 * needs_tests:  1 => 0


Comment:

 Replying to [comment:7 Claude Paroz]:
 > Thanks for the PR, now a test is still required.

 Added a test case which fails in case of master and passes with the fix.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30758#comment:8>
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.153b0306a706e1f3b9786773bbe3c478%40djangoproject.com.


Re: [Django] #30758: DateTimeRangeField with default crashes in django admin (object has no attribute 'strip').

2019-09-08 Thread Django
#30758: DateTimeRangeField with default crashes in django admin (object has no
attribute 'strip').
-+-
 Reporter:  yeppus   |Owner:  Nasir
 |  Hussain
 Type:  Bug  |   Status:  assigned
Component:  contrib.postgres |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  DateTimeRangeField   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  1|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Claude Paroz):

 * needs_tests:  0 => 1


Comment:

 Thanks for the PR, now a test is still required.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30758#comment:7>
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.30c886bb4a01226e8a52679efdc05c22%40djangoproject.com.


Re: [Django] #30758: DateTimeRangeField with default crashes in django admin (object has no attribute 'strip').

2019-09-08 Thread Django
#30758: DateTimeRangeField with default crashes in django admin (object has no
attribute 'strip').
-+-
 Reporter:  yeppus   |Owner:  Nasir
 |  Hussain
 Type:  Bug  |   Status:  assigned
Component:  contrib.postgres |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  DateTimeRangeField   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Nasir Hussain):

 * has_patch:  0 => 1


Comment:

 I've created a [https://github.com/django/django/pull/11755 PR].

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30758#comment:6>
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.86c12ea84bb5cf4ef601d5f34d914106%40djangoproject.com.


Re: [Django] #30758: DateTimeRangeField with default crashes in django admin (object has no attribute 'strip').

2019-09-08 Thread Django
#30758: DateTimeRangeField with default crashes in django admin (object has no
attribute 'strip').
-+-
 Reporter:  yeppus   |Owner:  Nasir
 |  Hussain
 Type:  Bug  |   Status:  assigned
Component:  contrib.postgres |  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:  DateTimeRangeField   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Nasir Hussain):

 * owner:  (none) => Nasir Hussain
 * status:  new => assigned


-- 
Ticket URL: <https://code.djangoproject.com/ticket/30758#comment:5>
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.78d503e0f9119c4ca9f9c138fa67d6de%40djangoproject.com.


Re: [Django] #30758: DateTimeRangeField with default crashes in django admin (object has no attribute 'strip'). (was: DateTimeRangeField crashes in django admin (object has no attribute 'strip').)

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

 * stage:  Unreviewed => Accepted


Comment:

 Thanks for info! I can confirm that this issue is caused by `default`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30758#comment:4>
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.8e34f45dbbaca6c97114d214e3a66ff8%40djangoproject.com.