This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-24 20:44:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
13959
commits
29
branches
452
tags
696
MiB
dd0c204828
Commit graph
1 commit
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