Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-03 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
-+-
 Reporter:  aaugustin|Owner:  bjcubsfan
 Type:  Bug  |   Status:  closed
Component:  Documentation|  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"16ce7a51ea5147949d652f8bf60b6e215ec16d8d" 16ce7a51]:
 {{{
 #!CommitTicketReference repository=""
 revision="16ce7a51ea5147949d652f8bf60b6e215ec16d8d"
 [1.9.x] Fixed #26596 -- Added Jinja2 {{ csrf_input }} documentation.

 Backport of 9c53facc45908bc0593de194a60bc75e5d34a48e 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.81211079c5020eae87459e978f57c9e5%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-03 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
-+-
 Reporter:  aaugustin|Owner:  bjcubsfan
 Type:  Bug  |   Status:  closed
Component:  Documentation|  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"926529d6189bd0749067f8567b4e34bbf8b0e545" 926529d]:
 {{{
 #!CommitTicketReference repository=""
 revision="926529d6189bd0749067f8567b4e34bbf8b0e545"
 [1.10.x] Fixed #26596 -- Added Jinja2 {{ csrf_input }} documentation.

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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-03 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
-+-
 Reporter:  aaugustin|Owner:  bjcubsfan
 Type:  Bug  |   Status:  closed
Component:  Documentation|  Version:  master
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"9c53facc45908bc0593de194a60bc75e5d34a48e" 9c53facc]:
 {{{
 #!CommitTicketReference repository=""
 revision="9c53facc45908bc0593de194a60bc75e5d34a48e"
 Fixed #26596 -- Added Jinja2 {{ csrf_input }} documentation.
 }}}

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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-02 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
-+-
 Reporter:  aaugustin|Owner:  bjcubsfan
 Type:  Bug  |   Status:  assigned
Component:  Documentation|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by carljm):

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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-02 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+-
 Reporter:  aaugustin  |Owner:  bjcubsfan
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  1  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+-
Changes (by bjcubsfan):

 * needs_better_patch:  1 => 0


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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-02 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+-
 Reporter:  aaugustin  |Owner:  bjcubsfan
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  1  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  1
Easy pickings:  1  |UI/UX:  0
---+-
Changes (by carljm):

 * needs_better_patch:  0 => 1


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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-02 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+-
 Reporter:  aaugustin  |Owner:  bjcubsfan
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  1  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+-

Comment (by bjcubsfan):

 Replying to [comment:6 aaugustin]:
 > I believe this information would be more discoverable in the CSRF
 reference documentation, either in the "How to use it" section or in a new
 section.
 >
 > We should talk about:
 > - the API offered by built-in template backends
 > - requirements for third-party backends, as described in PEP 182
 (basically they have to provide a solution, but that solution isn't
 specified)
 >
 > This will likely require tweaking the content a bit to clarify that the
 main examples are specific to Django templates.

 I think you mean [https://github.com/django/deps/blob/master/final/0182
 -multiple-template-engines.rst DEP 182].

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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-02 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+-
 Reporter:  aaugustin  |Owner:  bjcubsfan
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  1  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+-
Changes (by bjcubsfan):

 * has_patch:  0 => 1


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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-02 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+-
 Reporter:  aaugustin  |Owner:  bjcubsfan
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+-
Changes (by bjcubsfan):

 * status:  new => assigned
 * owner:   => bjcubsfan


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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-02 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+
 Reporter:  aaugustin  |Owner:
 Type:  Bug|   Status:  new
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+
Changes (by phildini):

 * owner:  phildini =>
 * status:  assigned => new


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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-02 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+
 Reporter:  aaugustin  |Owner:  phildini
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+
Changes (by phildini):

 * owner:  bjcubsfan => phildini


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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-02 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+-
 Reporter:  aaugustin  |Owner:  bjcubsfan
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+-
Changes (by bjcubsfan):

 * owner:   => bjcubsfan
 * 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.21594732ccb9d3d6fb0f7c8f85c86faf%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-06-02 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+
 Reporter:  aaugustin  |Owner:
 Type:  Bug|   Status:  new
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+
Changes (by carljm):

 * status:  assigned => new
 * owner:  betojulio =>


Comment:

 Since it's been three weeks without a status update, I'm freeing this
 ticket up for claiming by a PyCon sprinter.

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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-05-12 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+-
 Reporter:  aaugustin  |Owner:  betojulio
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+-

Comment (by aaugustin):

 The paragraph you just linked to only mentions `{{ csrf_token }}`, not `{{
 csrf_input }}`.

 It's precisely because it's incomplete that I filed this ticket.

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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-05-11 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+-
 Reporter:  aaugustin  |Owner:  betojulio
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+-

Comment (by betojulio):

 >{% csrf_token %} in Django templates translates to {{ csrf_input }} in
 Jinja2 templates

 This is already specified in
 https://docs.djangoproject.com/en/dev/ref/csrf/#other-template-engines

 >{{ csrf_token }} works identically in Django templates and in Jinja2
 templates
 Should I put another example in step # 2 in
 https://docs.djangoproject.com/en/dev/ref/csrf/#how-to-use-it ?, something
 like


 {{{
 
 
 
 }}}

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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-05-10 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+-
 Reporter:  aaugustin  |Owner:  betojulio
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+-

Comment (by betojulio):

 ok, I am working on it!

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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-05-10 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+-
 Reporter:  aaugustin  |Owner:  betojulio
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+-

Comment (by aaugustin):

 I believe this information would be more discoverable in the CSRF
 reference documentation, either in the "How to use it" section or in a new
 section.

 We should talk about:
 - the API offered by built-in template backends
 - requirements for third-party backends, as described in PEP 182
 (basically they have to provide a solution, but that solution isn't
 specified)

 This will likely require tweaking the content a bit to clarify that the
 main examples are specific to Django templates.

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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-05-10 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+-
 Reporter:  aaugustin  |Owner:  betojulio
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+-

Comment (by betojulio):

 Hi I just uploaded a diff file. Are this the changes needed?
 Thanks

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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-05-10 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+-
 Reporter:  aaugustin  |Owner:  betojulio
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+-
Changes (by betojulio):

 * Attachment "26596.diff" added.

 diff file

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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-05-10 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+-
 Reporter:  aaugustin  |Owner:  betojulio
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+-
Changes (by betojulio):

 * cc: betojulio@… (added)
 * owner:  nobody => betojulio
 * 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.661b11d26b858b72773e3390d811e8e8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-05-09 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+
 Reporter:  aaugustin  |Owner:  nobody
 Type:  Bug|   Status:  new
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+
Changes (by timgraham):

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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-05-09 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+--
 Reporter:  aaugustin  |Owner:  nobody
 Type:  Bug|   Status:  new
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+--

Comment (by aaugustin):

 I saw that mention but I don't think it's sufficiently explicit about how
 to use that variable.

 We should say that:

 - {% csrf_token %} in Django templates translates to {{ csrf_input }} in
 Jinja2 templates
 - {{ csrf_token }} works identically in Django templates and in Jinja2
 templates

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


Re: [Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-05-09 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
---+--
 Reporter:  aaugustin  |Owner:  nobody
 Type:  Bug|   Status:  new
Component:  Documentation  |  Version:  master
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+--

Comment (by timgraham):

 There's a mention in the
 
[https://docs.djangoproject.com/en/dev/topics/templates/#django.template.backends.jinja2.Jinja2
 Jinja2 backend] docs. Did you miss it or have another place in mind?

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


[Django] #26596: Document {{ csrf_input }} in Jinja2 templates

2016-05-08 Thread Django
#26596: Document {{ csrf_input }} in Jinja2 templates
-+
   Reporter:  aaugustin  |  Owner:  nobody
   Type:  Bug| Status:  new
  Component:  Documentation  |Version:  master
   Severity:  Normal |   Keywords:
   Triage Stage:  Unreviewed |  Has patch:  0
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  1
  UI/UX:  0  |
-+
 It's the equivalent of {% csrf_token %} in Django templates.

 It appears that I forgot to document it.

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