Re: [Django] #23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() always return True

2014-09-24 Thread Django
#23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() 
always
return True
-+-
 Reporter:  gkoller  |Owner:  timgraham
 Type:  Bug  |   Status:  closed
Component:  Testing framework|  Version:  1.7
 Severity:  Release blocker  |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
Has patch:  1|  checkin
  Needs tests:  0|  Needs documentation:  0
Easy pickings:  0|  Patch needs improvement:  0
 |UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"02aa3e30e9cb8e5be5c33082c3548e2a6e1b91cb"]:
 {{{
 #!CommitTicketReference repository=""
 revision="02aa3e30e9cb8e5be5c33082c3548e2a6e1b91cb"
 [1.7.x] Fixed #23421 -- Corrected TEST SERIALIZE setting.

 Thanks gkoller for the report and Markus Holtermann for review.
 }}}

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


Re: [Django] #23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() always return True

2014-09-24 Thread Django
#23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() 
always
return True
-+-
 Reporter:  gkoller  |Owner:  timgraham
 Type:  Bug  |   Status:  closed
Component:  Testing framework|  Version:  1.7
 Severity:  Release blocker  |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
Has patch:  1|  checkin
  Needs tests:  0|  Needs documentation:  0
Easy pickings:  0|  Patch needs improvement:  0
 |UI/UX:  0
-+-
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"a4f23eba2e690f1331fe35d6f29af42899e80395"]:
 {{{
 #!CommitTicketReference repository=""
 revision="a4f23eba2e690f1331fe35d6f29af42899e80395"
 Fixed #23421 -- Corrected TEST SERIALIZE setting.

 Thanks gkoller for the report.
 }}}

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


Re: [Django] #23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() always return True

2014-09-24 Thread Django
#23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() 
always
return True
-+-
 Reporter:  gkoller  |Owner:  timgraham
 Type:  Bug  |   Status:  assigned
Component:  Testing framework|  Version:  1.7
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Ready for
Has patch:  1|  checkin
  Needs tests:  0|  Needs documentation:  0
Easy pickings:  0|  Patch needs improvement:  0
 |UI/UX:  0
-+-
Changes (by Markush2010):

 * stage:  Accepted => Ready for checkin


Comment:

 Pull request looks good to me.

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


Re: [Django] #23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() always return True

2014-09-15 Thread Django
#23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() 
always
return True
---+-
 Reporter:  gkoller|Owner:  timgraham
 Type:  Bug|   Status:  assigned
Component:  Testing framework  |  Version:  1.7
 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 timgraham):

 * has_patch:  0 => 1


Comment:

 I found how the option could be useful:
 [https://github.com/django/django/pull/3222 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/065.ef4bc5d8d6f5a36a033da740ac0ad055%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() always return True

2014-09-15 Thread Django
#23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() 
always
return True
---+-
 Reporter:  gkoller|Owner:  timgraham
 Type:  Bug|   Status:  assigned
Component:  Testing framework  |  Version:  1.7
 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
---+-
Changes (by timgraham):

 * status:  new => assigned
 * owner:  nobody => timgraham


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


Re: [Django] #23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() always return True

2014-09-09 Thread Django
#23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() 
always
return True
---+
 Reporter:  gkoller|Owner:  nobody
 Type:  Bug|   Status:  new
Component:  Testing framework  |  Version:  1.7
 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 timgraham):

 Andrew says, "I think it was meant to be a way to turn off the full
 serialization of data using loaddata during test runs; however it's
 useless due to TransactionTestCases, so perhaps should be excised."

 Was there a use case where you needed to set it to False?

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


Re: [Django] #23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() always return True

2014-09-05 Thread Django
#23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() 
always
return True
---+
 Reporter:  gkoller|Owner:  nobody
 Type:  Bug|   Status:  new
Component:  Testing framework  |  Version:  1.7
 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
---+
Changes (by timgraham):

 * severity:  Normal => Release blocker
 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * easy:  1 => 0
 * needs_docs:   => 0
 * stage:  Unreviewed => Accepted


Comment:

 Added in [8c12d51e]. Not sure what the intention was, but documenting that
 it should be set in the test dictionary seems okay. It needs documentation
 as well.

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