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-19 14:52:54 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Mariusz Felisiak
b119f4329c
Refs
#29708
-- Removed PickleSerializer per deprecation timeline.
2023-01-17 11:49:15 +01:00
..
_images
…
decorators.txt
Fixed
#33338
-- Doc'd that never_cache() decorator set Expires header.
2021-12-13 15:34:19 +01:00
file-uploads.txt
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
2022-05-31 11:17:01 +02:00
generic-views.txt
…
index.txt
…
middleware.txt
Fixed
#33735
-- Added async support to StreamingHttpResponse.
2022-12-22 10:41:12 +01:00
sessions.txt
Refs
#29708
-- Removed PickleSerializer per deprecation timeline.
2023-01-17 11:49:15 +01:00
shortcuts.txt
Fixed
#33298
-- Added docs and tests for using Q objects with get_object_or_404()/get_list_or_404().
2021-11-24 09:28:21 +01:00
urls.txt
Fixed
#25996
-- Revised performance section in URLs topic docs.
2022-10-10 08:02:35 +02:00
views.txt
…