Re: [Django] #27698: Add django.test.utils.ContextList.get()

2017-01-06 Thread Django
#27698: Add django.test.utils.ContextList.get()
-+-
 Reporter:  Tim Graham   |Owner:  nobody
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Testing framework|  Version:  master
 Severity:  Release blocker  |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by GitHub ):

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


Comment:

 In [changeset:"8516f7c49bfaeb1fa75d16509e05ba5d0933dc58" 8516f7c]:
 {{{
 #!CommitTicketReference repository=""
 revision="8516f7c49bfaeb1fa75d16509e05ba5d0933dc58"
 Fixed #27698 -- Added django.test.utils.ContextList.get()
 }}}

--
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/067.550a75a1d9cd35c6d6c9d38146933256%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27698: Add django.test.utils.ContextList.get()

2017-01-06 Thread Django
#27698: Add django.test.utils.ContextList.get()
-+-
 Reporter:  Tim Graham   |Owner:  nobody
 Type:   |   Status:  assigned
  Cleanup/optimization   |
Component:  Testing framework|  Version:  master
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Simon Charette):

 * stage:  Accepted => Ready for checkin


--
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/067.1606ca8002311b24497968c03355696f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27698: Add django.test.utils.ContextList.get()

2017-01-06 Thread Django
#27698: Add django.test.utils.ContextList.get()
--+
 Reporter:  Tim Graham|Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Testing framework |  Version:  master
 Severity:  Release blocker   |   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by Tim Graham):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/7806 PR]

--
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/067.177f14e026e66eb749f3a3b980c32575%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #27698: Add django.test.utils.ContextList.get()

2017-01-06 Thread Django
#27698: Add django.test.utils.ContextList.get()
+--
   Reporter:  Tim Graham|  Owner:  nobody
   Type:  Cleanup/optimization  | Status:  assigned
  Component:  Testing framework |Version:  master
   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 |
+--
 A django-formtools test breaks with Django 1.11 because of template-widget
 rendering causing a test client response to be `ContextList` rather than
 `RequestContext`. Adding `ContextList.get()` would restore compatibility.

--
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/052.10f59ae0c91a9f3c674ea29eed956ff6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.