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-02-05 15:06:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Tim Graham
9023696613
Removed dictionary and context_instance parameters for render functions.
...
Per deprecation timeline.
2015-09-23 19:31:11 -04:00
..
_images
…
decorators.txt
…
file-uploads.txt
…
generic-views.txt
…
index.txt
…
middleware.txt
Refs
#23957
-- Required session verification per deprecation timeline.
2015-09-23 19:31:10 -04:00
sessions.txt
Fixed
#22634
-- Made the database-backed session backends more extensible.
2015-08-27 15:00:09 -04:00
shortcuts.txt
Removed dictionary and context_instance parameters for render functions.
2015-09-23 19:31:11 -04:00
urls.txt
Removed current_app argument to render() and TemplateResponse().
2015-09-23 19:31:10 -04:00
views.txt
Clarified 404.html usage, excplicitly stated that it's used when DEBUG is False
2015-08-31 14:39:31 +10:00