This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-25 17:49:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Erik Romijn
d5ce2ff5e4
Fixed
#20444
-- Cookie-based sessions does not include a remote code execution-warning
2013-05-18 16:53:13 +02:00
..
_images
…
decorators.txt
…
file-uploads.txt
Fixed code examples in which render() calls were missing
request
parameter.
2013-01-11 15:52:47 -03:00
generic-views.txt
…
index.txt
…
middleware.txt
Adapted uses of versionchanged/versionadded to the new form.
2013-04-20 17:18:35 +02:00
sessions.txt
Fixed
#20444
-- Cookie-based sessions does not include a remote code execution-warning
2013-05-18 16:53:13 +02:00
shortcuts.txt
Adapted uses of versionchanged/versionadded to the new form.
2013-04-20 17:18:35 +02:00
urls.txt
Fixed
#20204
- Consistent usage of url() in URL dispatcher documentation
2013-04-10 20:38:25 -04:00
views.txt
…