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-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Md. Sadaf Noor
1f82b857ce
Fixed
#26831
-- Documented session data must be JSON encodable for JSONSerializer.
2016-07-12 13:45:01 -04:00
..
_images
…
decorators.txt
…
file-uploads.txt
Fixed
#21588
-- Corrected handler initialization in "modifying upload handlers" example.
2016-06-09 12:50:35 -04:00
generic-views.txt
…
index.txt
…
middleware.txt
Refs
#26601
-- Improved backwards-compatibility of DEP 5 middleware exception handling.
2016-06-17 10:00:39 -07:00
sessions.txt
Fixed
#26831
-- Documented session data must be JSON encodable for JSONSerializer.
2016-07-12 13:45:01 -04:00
shortcuts.txt
…
urls.txt
Added urlpatterns variable in docs/topics/http/urls.txt.
2016-06-17 21:01:43 -04:00
views.txt
…