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-04-18 22:34:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
http
History
Mariusz Felisiak
23e8868862
Refs
#34233
-- Used str.removeprefix()/removesuffix().
2023-01-18 19:11:18 +01:00
..
__init__.py
Fixed
#34074
-- Added headers argument to RequestFactory and Client classes.
2022-11-14 10:21:51 +01:00
cookie.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
multipartparser.py
Updated documentation and comments for RFC updates.
2022-11-10 13:52:17 +01:00
request.py
Refs
#34233
-- Used str.removeprefix()/removesuffix().
2023-01-18 19:11:18 +01:00
response.py
Refs
#34233
-- Used aiter() and anext().
2023-01-18 13:45:07 +01:00