Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: a875f612e0ae84c2084d0b6230ffafe32a9777c8
      
https://github.com/django/django/commit/a875f612e0ae84c2084d0b6230ffafe32a9777c8
  Author: Marc Tamlyn <marc.tam...@gmail.com>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M django/core/management/templates.py
    A 
tests/regressiontests/admin_scripts/custom_templates/project_template/additional_dir/extra.py
    A 
tests/regressiontests/admin_scripts/management/commands/custom_startproject.py
    M tests/regressiontests/admin_scripts/tests.py

  Log Message:
  -----------
  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;.



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


Reply via email to