Re: [Django] #26206: Small in-text example is lost on "Security in Django"

2016-02-11 Thread Django
#26206: Small in-text example is lost on "Security in Django"
---+-
 Reporter:  frostbtn   |Owner:  timgraham
 Type:  Bug|   Status:  closed
Component:  Documentation  |  Version:  1.9
 Severity:  Normal |   Resolution:  fixed
 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 Tim Graham ):

 In [changeset:"9f743e25bd0a18f9b425b42a946e97bf5fed0483" 9f743e2]:
 {{{
 #!CommitTicketReference repository=""
 revision="9f743e25bd0a18f9b425b42a946e97bf5fed0483"
 [1.9.x] Fixed #26206 -- Fixed docs comments causing empty code blocks.

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


Re: [Django] #26206: Small in-text example is lost on "Security in Django"

2016-02-11 Thread Django
#26206: Small in-text example is lost on "Security in Django"
---+-
 Reporter:  frostbtn   |Owner:  timgraham
 Type:  Bug|   Status:  closed
Component:  Documentation  |  Version:  1.9
 Severity:  Normal |   Resolution:  fixed
 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 Tim Graham ):

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


Comment:

 In [changeset:"f2b45ddd99ff23c0bd103f1dda1e1cb0c8dc6d84" f2b45dd]:
 {{{
 #!CommitTicketReference repository=""
 revision="f2b45ddd99ff23c0bd103f1dda1e1cb0c8dc6d84"
 Fixed #26206 -- Fixed docs comments causing empty code blocks.
 }}}

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


Re: [Django] #26206: Small in-text example is lost on "Security in Django"

2016-02-11 Thread Django
#26206: Small in-text example is lost on "Security in Django"
---+-
 Reporter:  frostbtn   |Owner:  timgraham
 Type:  Bug|   Status:  assigned
Component:  Documentation  |  Version:  1.9
 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):

 * status:  new => assigned
 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * owner:  nobody => timgraham
 * needs_docs:   => 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/066.594bce21a67bb3499ebd0a7756d5f64b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #26206: Small in-text example is lost on "Security in Django"

2016-02-10 Thread Django
#26206: Small in-text example is lost on "Security in Django"
---+
 Reporter:  frostbtn   |  Owner:  nobody
 Type:  Bug| Status:  new
Component:  Documentation  |Version:  1.9
 Severity:  Normal |   Keywords:
 Triage Stage:  Unreviewed |  Has patch:  0
Easy pickings:  1  |  UI/UX:  0
---+
 After v 1.8 a tiny example has disappeared from **Security in Django** ->
 **Cross site scripting (XSS) protection** section:
 {{{
 ...
 }}}

 It is present on v 1.8 and before it:
 https://docs.djangoproject.com/en/1.8/topics/security/#cross-site-
 scripting-xss-protection

 And missing from v 1.9 and current vNext
 https://docs.djangoproject.com/en/1.9/topics/security/#cross-site-
 scripting-xss-protection
 https://docs.djangoproject.com/en/dev/topics/security/#cross-site-
 scripting-xss-protection

 (I came across it from somewhat misleading conversation on `bleach`
 sanitizer: https://github.com/mozilla/bleach/issues/133)

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