#18634: Escaping in the startproject command
-------------------------------------+-------------------------------------
     Reporter:  mjtamlyn             |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Core (Management     |                  Version:  master
  commands)                          |               Resolution:  fixed
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:                       |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  1                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by Florian Apolloner <florian@…>):

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


Comment:

 In [a875f612e0ae84c2084d0b6230ffafe32a9777c8]:
 {{{
 #!CommitTicketReference repository=""
 revision="a875f612e0ae84c2084d0b6230ffafe32a9777c8"
 Fixed #18634 -- Don't escape variables in the context for
 startproject/startapp.

 The & symbols which can come up in the secret key were
 being escaped to &amp;.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18634#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to