Re: [Django] #22167: docs about order of template context processors unclear

2014-05-16 Thread Django
#22167: docs about order of template context processors unclear
--+
 Reporter:  anonymous |Owner:  erikr
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  1.5
 Severity:  Normal|   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 Erik Romijn ):

 In [changeset:"220c09e97acb8ca4267a0b754256e522e008c2d8"]:
 {{{
 #!CommitTicketReference repository=""
 revision="220c09e97acb8ca4267a0b754256e522e008c2d8"
 [1.5.x] Fixed #22167 -- Improved documentation on context processors

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


Re: [Django] #22167: docs about order of template context processors unclear

2014-05-16 Thread Django
#22167: docs about order of template context processors unclear
--+
 Reporter:  anonymous |Owner:  erikr
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  1.5
 Severity:  Normal|   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 Erik Romijn ):

 In [changeset:"20215f4cae4f69f2bcbc4bbdbcd84651bee64634"]:
 {{{
 #!CommitTicketReference repository=""
 revision="20215f4cae4f69f2bcbc4bbdbcd84651bee64634"
 [1.6.x] Fixed #22167 -- Improved documentation on context processors

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


Re: [Django] #22167: docs about order of template context processors unclear

2014-05-16 Thread Django
#22167: docs about order of template context processors unclear
--+
 Reporter:  anonymous |Owner:  erikr
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  1.5
 Severity:  Normal|   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 Erik Romijn ):

 In [changeset:"bd45139d4e17304229da5464c907c614e64278d1"]:
 {{{
 #!CommitTicketReference repository=""
 revision="bd45139d4e17304229da5464c907c614e64278d1"
 [1.7.x] Fixed #22167 -- Improved documentation on context processors

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


Re: [Django] #22167: docs about order of template context processors unclear

2014-05-16 Thread Django
#22167: docs about order of template context processors unclear
--+
 Reporter:  anonymous |Owner:  erikr
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  1.5
 Severity:  Normal|   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 Erik Romijn ):

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


Comment:

 In [changeset:"e7ffba8f78849fbf60b98fb8d67ef4577b585e3b"]:
 {{{
 #!CommitTicketReference repository=""
 revision="e7ffba8f78849fbf60b98fb8d67ef4577b585e3b"
 Fixed #22167 -- Improved documentation on context processors

 Clarified the explanation on the order in which user provided variables
 to render_to_response, RequestContext and context processors are
 loaded.
 }}}

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


Re: [Django] #22167: docs about order of template context processors unclear

2014-05-16 Thread Django
#22167: docs about order of template context processors unclear
--+
 Reporter:  anonymous |Owner:  erikr
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Documentation |  Version:  1.5
 Severity:  Normal|   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 erikr):

 * owner:  tibidat => erikr


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


Re: [Django] #22167: docs about order of template context processors unclear

2014-05-16 Thread Django
#22167: docs about order of template context processors unclear
--+
 Reporter:  anonymous |Owner:  tibidat
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Documentation |  Version:  1.5
 Severity:  Normal|   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 tibidat):

 Pull request added: https://github.com/django/django/pull/2665

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


Re: [Django] #22167: docs about order of template context processors unclear

2014-05-16 Thread Django
#22167: docs about order of template context processors unclear
--+
 Reporter:  anonymous |Owner:  tibidat
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Documentation |  Version:  1.5
 Severity:  Normal|   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 tibidat):

 * owner:  anonymous => tibidat


Comment:

 Doing this during the DjangoConEu 2014 Sprints.

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


Re: [Django] #22167: docs about order of template context processors unclear

2014-05-16 Thread Django
#22167: docs about order of template context processors unclear
-+-
 Reporter:  anonymous|Owner:  anonymous
 Type:   |   Status:  assigned
  Cleanup/optimization   |  Version:  1.5
Component:  Documentation|   Resolution:
 Severity:  Normal   | Triage Stage:  Accepted
 Keywords:   |  Needs documentation:  0
Has patch:  0|  Patch needs improvement:  0
  Needs tests:  0|UI/UX:  0
Easy pickings:  0|
-+-
Changes (by anonymous):

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


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


Re: [Django] #22167: docs about order of template context processors unclear

2014-03-03 Thread Django
#22167: docs about order of template context processors unclear
--+
 Reporter:  anonymous |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  1.5
 Severity:  Normal|   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 timo):

 * needs_docs:   => 0
 * needs_better_patch:   => 0
 * component:  Template system => Documentation
 * needs_tests:   => 0
 * stage:  Unreviewed => Accepted


-- 
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.248bc19ef13ec1ee1a4d659025cde6d9%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


[Django] #22167: docs about order of template context processors unclear

2014-02-28 Thread Django
#22167: docs about order of template context processors unclear
--+
 Reporter:  anonymous |  Owner:  nobody
 Type:  Cleanup/optimization  | Status:  new
Component:  Template system   |Version:  1.5
 Severity:  Normal|   Keywords:
 Triage Stage:  Unreviewed|  Has patch:  0
Easy pickings:  0 |  UI/UX:  0
--+
 If I do:

 {{{
 return render_to_response('my_template.html',
   my_data_dictionary,
   context_instance=RequestContext(request))
 }}}

 then my_data_dictionary will override anything added by the context
 processors.

 The docs state:

 "When you use RequestContext, the variables you supply directly are added
 first, followed any variables supplied by context processors. This means
 that a context processor may overwrite a variable you’ve supplied"

 Which seems to relate to this situation:

 {{{
 return render_to_response('my_template.html',
   context_instance=RequestContext(request,
 my_data_dictionary))
 }}}

 This seems inconsistent, could there be an extra note added to clarify
 what happens when my_data_dictionary is passed to render_to_response
 instead of RequestContext?

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