This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
main
django1
/
django
/
core
/
handlers
History
Anvesh Mishra
6220c445c4
Fixed
#29186
-- Fixed pickling HttpRequest and subclasses.
2022-09-14 13:04:34 +02:00
..
__init__.py
…
asgi.py
Fixed
#33755
-- Moved ASGI body-file cleanup into request class.
2022-06-09 11:11:45 +02:00
base.py
Prevented initialization of unused database connections.
2022-03-17 07:40:57 +01:00
exception.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
wsgi.py
Fixed
#29186
-- Fixed pickling HttpRequest and subclasses.
2022-09-14 13:04:34 +02:00