This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-27 19:46:22 +00:00
Code
Issues
30
Releases
Wiki
Activity
12,499
Commits
28
Branches
426
Tags
677
MiB
d4a0b27838
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