This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
13,501
Commits
28
Branches
423
Tags
636
MiB
585aa11d23
Commit Graph
1 Commits
Author
SHA1
Message
Date
Marc Tamlyn
a875f612e0
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 &.
2012-07-25 22:24:41 +02:00