Re: [Django] #25215: Attribute error in HStore form field

2015-08-04 Thread Django
#25215: Attribute error in HStore form field
--+
 Reporter:  MarkusH   |Owner:  FunkyBob
 Type:  Bug   |   Status:  closed
Component:  contrib.postgres  |  Version:  1.8
 Severity:  Release blocker   |   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Markus Holtermann ):

 In [changeset:"473af19273a5623202489f9daf822affcbfc0622" 473af192]:
 {{{
 #!CommitTicketReference repository=""
 revision="473af19273a5623202489f9daf822affcbfc0622"
 [1.8.x] Fixed #25215 -- Solved reference to forms.HStoreField in
 declaration of HStoreField

 Correct test which was using the model field in a test form.

 Backport of 9f73009e98c51986a50cc45844b8bca72673e955 from master
 }}}

--
Ticket URL: 
Django 
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/065.d4a74f4b87c8ccac00a1d426e5adb04c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25215: Attribute error in HStore form field

2015-08-04 Thread Django
#25215: Attribute error in HStore form field
--+
 Reporter:  MarkusH   |Owner:  FunkyBob
 Type:  Bug   |   Status:  closed
Component:  contrib.postgres  |  Version:  1.8
 Severity:  Release blocker   |   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by Markus Holtermann ):

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


Comment:

 In [changeset:"9f73009e98c51986a50cc45844b8bca72673e955" 9f73009e]:
 {{{
 #!CommitTicketReference repository=""
 revision="9f73009e98c51986a50cc45844b8bca72673e955"
 Fixed #25215 -- Solved reference to forms.HStoreField in declaration of
 HStoreField

 Correct test which was using the model field in a test form.
 }}}

--
Ticket URL: 
Django 
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/065.713d4bf9ece062e8e473fa1bfc487672%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25215: Attribute error in HStore form field

2015-08-03 Thread Django
#25215: Attribute error in HStore form field
--+
 Reporter:  MarkusH   |Owner:  FunkyBob
 Type:  Bug   |   Status:  new
Component:  contrib.postgres  |  Version:  1.8
 Severity:  Release blocker   |   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by funkybob):

 PR with fix is here : https://github.com/django/django/pull/5097

 This should certainly be back ported to 1.8 {PR is against master}

--
Ticket URL: 
Django 
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/065.b2bd9c7046bb6acd5022fa036038a11e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #25215: Attribute error in HStore form field

2015-08-03 Thread Django
#25215: Attribute error in HStore form field
+--
   Reporter:  MarkusH   |  Owner:  FunkyBob
   Type:  Bug   | Status:  new
  Component:  contrib.postgres  |Version:  1.8
   Severity:  Release blocker   |   Keywords:
   Triage Stage:  Accepted  |  Has patch:  0
Needs documentation:  0 |Needs tests:  0
Patch needs improvement:  0 |  Easy pickings:  0
  UI/UX:  0 |
+--
 The HStore form field uses `form.HStoreField` in `has_changed()` instead
 of `HStoreField`.

--
Ticket URL: 
Django 
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/050.9fd63272e74fdd15e5793dcb6889d616%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.